jar

org.beamfoundry.bundles.spring-data : org.beamfoundry.bundles.spring-data-commons

Maven & Gradle

Jan 05, 2015

Bundles :: spring-data :: Commons

Table Of Contents

Latest Version

Download org.beamfoundry.bundles.spring-data : org.beamfoundry.bundles.spring-data-commons JAR file - Latest Versions:

All Versions

Download org.beamfoundry.bundles.spring-data : org.beamfoundry.bundles.spring-data-commons JAR file - All Versions:

Version Vulnerabilities Size Updated
1.8.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.beamfoundry.bundles.spring-data-commons-1.8.4.RELEASE_2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.data.repository

├─ org.springframework.data.repository.CrudRepository.class - [JAR]

├─ org.springframework.data.repository.NoRepositoryBean.class - [JAR]

├─ org.springframework.data.repository.PagingAndSortingRepository.class - [JAR]

├─ org.springframework.data.repository.Repository.class - [JAR]

├─ org.springframework.data.repository.RepositoryDefinition.class - [JAR]

org.springframework.data.mapping

├─ org.springframework.data.mapping.Association.class - [JAR]

├─ org.springframework.data.mapping.AssociationHandler.class - [JAR]

├─ org.springframework.data.mapping.PersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.PersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.PreferredConstructor.class - [JAR]

├─ org.springframework.data.mapping.PropertyHandler.class - [JAR]

├─ org.springframework.data.mapping.PropertyPath.class - [JAR]

├─ org.springframework.data.mapping.PropertyReferenceException.class - [JAR]

├─ org.springframework.data.mapping.SimpleAssociationHandler.class - [JAR]

├─ org.springframework.data.mapping.SimplePropertyHandler.class - [JAR]

org.springframework.data.repository.init

├─ org.springframework.data.repository.init.AbstractRepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.Jackson2RepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.Jackson2ResourceReader.class - [JAR]

├─ org.springframework.data.repository.init.RepositoriesPopulatedEvent.class - [JAR]

├─ org.springframework.data.repository.init.RepositoryPopulator.class - [JAR]

├─ org.springframework.data.repository.init.ResourceReader.class - [JAR]

├─ org.springframework.data.repository.init.ResourceReaderRepositoryPopulator.class - [JAR]

├─ org.springframework.data.repository.init.UnmarshallerRepositoryPopulatorFactoryBean.class - [JAR]

├─ org.springframework.data.repository.init.UnmarshallingResourceReader.class - [JAR]

org.springframework.data.repository.core.support

├─ org.springframework.data.repository.core.support.AbstractEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.AbstractRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.AnnotationRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultCrudMethods.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultRepositoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.DefaultRepositoryMetadata.class - [JAR]

├─ org.springframework.data.repository.core.support.DelegatingEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.PersistableEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.PersistenceExceptionTranslationRepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.PersistentEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.PropertiesBasedNamedQueries.class - [JAR]

├─ org.springframework.data.repository.core.support.QueryCreationListener.class - [JAR]

├─ org.springframework.data.repository.core.support.ReflectionEntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryFactorySupport.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryInterfaceAwareBeanPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.RepositoryProxyPostProcessor.class - [JAR]

├─ org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport.class - [JAR]

├─ org.springframework.data.repository.core.support.TransactionalRepositoryProxyPostProcessor.class - [JAR]

org.springframework.data.repository.query

├─ org.springframework.data.repository.query.DefaultParameters.class - [JAR]

├─ org.springframework.data.repository.query.Param.class - [JAR]

├─ org.springframework.data.repository.query.Parameter.class - [JAR]

├─ org.springframework.data.repository.query.ParameterAccessor.class - [JAR]

├─ org.springframework.data.repository.query.ParameterOutOfBoundsException.class - [JAR]

├─ org.springframework.data.repository.query.Parameters.class - [JAR]

├─ org.springframework.data.repository.query.ParametersParameterAccessor.class - [JAR]

├─ org.springframework.data.repository.query.QueryCreationException.class - [JAR]

├─ org.springframework.data.repository.query.QueryLookupStrategy.class - [JAR]

├─ org.springframework.data.repository.query.QueryMethod.class - [JAR]

├─ org.springframework.data.repository.query.RepositoryQuery.class - [JAR]

org.springframework.data.querydsl

├─ org.springframework.data.querydsl.EntityPathResolver.class - [JAR]

├─ org.springframework.data.querydsl.QPageRequest.class - [JAR]

├─ org.springframework.data.querydsl.QSort.class - [JAR]

├─ org.springframework.data.querydsl.QueryDslPredicateExecutor.class - [JAR]

├─ org.springframework.data.querydsl.QueryDslUtils.class - [JAR]

├─ org.springframework.data.querydsl.SimpleEntityPathResolver.class - [JAR]

org.springframework.data.convert

├─ org.springframework.data.convert.CollectionFactory.class - [JAR]

├─ org.springframework.data.convert.ConfigurableTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.DefaultTypeMapper.class - [JAR]

├─ org.springframework.data.convert.EntityConverter.class - [JAR]

├─ org.springframework.data.convert.EntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.EntityInstantiators.class - [JAR]

├─ org.springframework.data.convert.EntityReader.class - [JAR]

├─ org.springframework.data.convert.EntityWriter.class - [JAR]

├─ org.springframework.data.convert.JodaTimeConverters.class - [JAR]

├─ org.springframework.data.convert.MappingContextTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.ReadingConverter.class - [JAR]

├─ org.springframework.data.convert.ReflectionEntityInstantiator.class - [JAR]

├─ org.springframework.data.convert.SimpleTypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.TypeAliasAccessor.class - [JAR]

├─ org.springframework.data.convert.TypeInformationMapper.class - [JAR]

├─ org.springframework.data.convert.TypeMapper.class - [JAR]

├─ org.springframework.data.convert.WritingConverter.class - [JAR]

org.springframework.data.mapping.context

├─ org.springframework.data.mapping.context.AbstractMappingContext.class - [JAR]

├─ org.springframework.data.mapping.context.DefaultPersistentPropertyPath.class - [JAR]

├─ org.springframework.data.mapping.context.MappingContext.class - [JAR]

├─ org.springframework.data.mapping.context.MappingContextEvent.class - [JAR]

├─ org.springframework.data.mapping.context.MappingContextIsNewStrategyFactory.class - [JAR]

├─ org.springframework.data.mapping.context.PersistentEntities.class - [JAR]

├─ org.springframework.data.mapping.context.PersistentPropertyPath.class - [JAR]

org.springframework.data.domain

├─ org.springframework.data.domain.AbstractPageRequest.class - [JAR]

├─ org.springframework.data.domain.Auditable.class - [JAR]

├─ org.springframework.data.domain.AuditorAware.class - [JAR]

├─ org.springframework.data.domain.Chunk.class - [JAR]

├─ org.springframework.data.domain.Page.class - [JAR]

├─ org.springframework.data.domain.PageImpl.class - [JAR]

├─ org.springframework.data.domain.PageRequest.class - [JAR]

├─ org.springframework.data.domain.Pageable.class - [JAR]

├─ org.springframework.data.domain.Persistable.class - [JAR]

├─ org.springframework.data.domain.Slice.class - [JAR]

├─ org.springframework.data.domain.SliceImpl.class - [JAR]

├─ org.springframework.data.domain.Sort.class - [JAR]

org.springframework.data.mapping.model

├─ org.springframework.data.mapping.model.AbstractPersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.model.AnnotationBasedPersistentProperty.class - [JAR]

├─ org.springframework.data.mapping.model.BasicPersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.model.BeanWrapper.class - [JAR]

├─ org.springframework.data.mapping.model.DefaultSpELExpressionEvaluator.class - [JAR]

├─ org.springframework.data.mapping.model.IllegalMappingException.class - [JAR]

├─ org.springframework.data.mapping.model.MappingException.class - [JAR]

├─ org.springframework.data.mapping.model.MappingInstantiationException.class - [JAR]

├─ org.springframework.data.mapping.model.MutablePersistentEntity.class - [JAR]

├─ org.springframework.data.mapping.model.ParameterValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.PersistentEntityParameterValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.PreferredConstructorDiscoverer.class - [JAR]

├─ org.springframework.data.mapping.model.PropertyValueProvider.class - [JAR]

├─ org.springframework.data.mapping.model.SimpleTypeHolder.class - [JAR]

├─ org.springframework.data.mapping.model.SpELContext.class - [JAR]

├─ org.springframework.data.mapping.model.SpELExpressionEvaluator.class - [JAR]

├─ org.springframework.data.mapping.model.SpELExpressionParameterValueProvider.class - [JAR]

org.springframework.data.annotation

├─ org.springframework.data.annotation.AccessType.class - [JAR]

├─ org.springframework.data.annotation.CreatedBy.class - [JAR]

├─ org.springframework.data.annotation.CreatedDate.class - [JAR]

├─ org.springframework.data.annotation.Id.class - [JAR]

├─ org.springframework.data.annotation.LastModifiedBy.class - [JAR]

├─ org.springframework.data.annotation.LastModifiedDate.class - [JAR]

├─ org.springframework.data.annotation.PersistenceConstructor.class - [JAR]

├─ org.springframework.data.annotation.Persistent.class - [JAR]

├─ org.springframework.data.annotation.QueryAnnotation.class - [JAR]

├─ org.springframework.data.annotation.Reference.class - [JAR]

├─ org.springframework.data.annotation.Transient.class - [JAR]

├─ org.springframework.data.annotation.TypeAlias.class - [JAR]

├─ org.springframework.data.annotation.Version.class - [JAR]

org.springframework.data.config

├─ org.springframework.data.config.BeanComponentDefinitionBuilder.class - [JAR]

├─ org.springframework.data.config.ParsingUtils.class - [JAR]

├─ org.springframework.data.config.TypeFilterParser.class - [JAR]

org.springframework.data.repository.cdi

├─ org.springframework.data.repository.cdi.CdiRepositoryBean.class - [JAR]

├─ org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport.class - [JAR]

├─ org.springframework.data.repository.cdi.Eager.class - [JAR]

org.springframework.data.repository.history

├─ org.springframework.data.repository.history.RevisionRepository.class - [JAR]

org.springframework.data.repository.query.parser

├─ org.springframework.data.repository.query.parser.AbstractQueryCreator.class - [JAR]

├─ org.springframework.data.repository.query.parser.OrderBySource.class - [JAR]

├─ org.springframework.data.repository.query.parser.Part.class - [JAR]

├─ org.springframework.data.repository.query.parser.PartTree.class - [JAR]

org.springframework.data.web.config

├─ org.springframework.data.web.config.EnableSpringDataWebSupport.class - [JAR]

├─ org.springframework.data.web.config.HateoasAwareSpringDataWebConfiguration.class - [JAR]

├─ org.springframework.data.web.config.SpringDataJacksonConfiguration.class - [JAR]

├─ org.springframework.data.web.config.SpringDataWebConfiguration.class - [JAR]

org.springframework.data.repository.support

├─ org.springframework.data.repository.support.CrudRepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.DomainClassConverter.class - [JAR]

├─ org.springframework.data.repository.support.DomainClassPropertyEditor.class - [JAR]

├─ org.springframework.data.repository.support.DomainClassPropertyEditorRegistrar.class - [JAR]

├─ org.springframework.data.repository.support.ReflectionRepositoryInvoker.class - [JAR]

├─ org.springframework.data.repository.support.Repositories.class - [JAR]

org.springframework.data.repository.util

├─ org.springframework.data.repository.util.ClassUtils.class - [JAR]

├─ org.springframework.data.repository.util.NullableWrapper.class - [JAR]

├─ org.springframework.data.repository.util.QueryExecutionConverters.class - [JAR]

├─ org.springframework.data.repository.util.TxUtils.class - [JAR]

org.springframework.data.crossstore

├─ org.springframework.data.crossstore.ChangeSet.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetBacked.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetBackedTransactionSynchronization.class - [JAR]

├─ org.springframework.data.crossstore.ChangeSetPersister.class - [JAR]

├─ org.springframework.data.crossstore.HashMapChangeSet.class - [JAR]

org.springframework.data.support

├─ org.springframework.data.support.CachingIsNewStrategyFactory.class - [JAR]

├─ org.springframework.data.support.IsNewStrategy.class - [JAR]

├─ org.springframework.data.support.IsNewStrategyFactory.class - [JAR]

├─ org.springframework.data.support.IsNewStrategyFactorySupport.class - [JAR]

├─ org.springframework.data.support.PersistableIsNewStrategy.class - [JAR]

org.springframework.data.repository.core

├─ org.springframework.data.repository.core.CrudInvoker.class - [JAR]

├─ org.springframework.data.repository.core.CrudMethods.class - [JAR]

├─ org.springframework.data.repository.core.EntityInformation.class - [JAR]

├─ org.springframework.data.repository.core.EntityMetadata.class - [JAR]

├─ org.springframework.data.repository.core.NamedQueries.class - [JAR]

├─ org.springframework.data.repository.core.RepositoryInformation.class - [JAR]

├─ org.springframework.data.repository.core.RepositoryMetadata.class - [JAR]

org.springframework.data.repository.history.support

├─ org.springframework.data.repository.history.support.RevisionEntityInformation.class - [JAR]

org.springframework.data.domain.jaxb

├─ org.springframework.data.domain.jaxb.OrderAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.PageAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.PageableAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.SortAdapter.class - [JAR]

├─ org.springframework.data.domain.jaxb.SpringDataJaxb.class - [JAR]

├─ org.springframework.data.domain.jaxb.package-info.class - [JAR]

org.springframework.data.authentication

├─ org.springframework.data.authentication.UserCredentials.class - [JAR]

org.springframework.data.repository.config

├─ org.springframework.data.repository.config.AnnotationRepositoryConfigurationSource.class - [JAR]

├─ org.springframework.data.repository.config.DefaultRepositoryConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.NamedQueriesBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.repository.config.NamedQueriesBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionBuilder.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryBeanNameGenerator.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryComponentProvider.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfiguration.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationDelegate.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationExtension.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationSource.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryConfigurationSourceSupport.class - [JAR]

├─ org.springframework.data.repository.config.RepositoryNameSpaceHandler.class - [JAR]

├─ org.springframework.data.repository.config.ResourceReaderRepositoryPopulatorBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.repository.config.XmlRepositoryConfigurationSource.class - [JAR]

org.springframework.data.auditing.config

├─ org.springframework.data.auditing.config.AnnotationAuditingConfiguration.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingConfiguration.class - [JAR]

├─ org.springframework.data.auditing.config.AuditingHandlerBeanDefinitionParser.class - [JAR]

├─ org.springframework.data.auditing.config.IsNewAwareAuditingHandlerBeanDefinitionParser.class - [JAR]

org.springframework.data.history

├─ org.springframework.data.history.AnnotationRevisionMetadata.class - [JAR]

├─ org.springframework.data.history.Revision.class - [JAR]

├─ org.springframework.data.history.RevisionMetadata.class - [JAR]

├─ org.springframework.data.history.Revisions.class - [JAR]

org.springframework.data.web

├─ org.springframework.data.web.HateoasPageableHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.HateoasSortHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.MethodParameterAwarePagedResourcesAssembler.class - [JAR]

├─ org.springframework.data.web.PageableDefault.class - [JAR]

├─ org.springframework.data.web.PageableHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.PagedResourcesAssembler.class - [JAR]

├─ org.springframework.data.web.PagedResourcesAssemblerArgumentResolver.class - [JAR]

├─ org.springframework.data.web.SortDefault.class - [JAR]

├─ org.springframework.data.web.SortHandlerMethodArgumentResolver.class - [JAR]

├─ org.springframework.data.web.SpringDataAnnotationUtils.class - [JAR]

org.springframework.data.geo

├─ org.springframework.data.geo.Box.class - [JAR]

├─ org.springframework.data.geo.Circle.class - [JAR]

├─ org.springframework.data.geo.CustomMetric.class - [JAR]

├─ org.springframework.data.geo.Distance.class - [JAR]

├─ org.springframework.data.geo.GeoModule.class - [JAR]

├─ org.springframework.data.geo.GeoPage.class - [JAR]

├─ org.springframework.data.geo.GeoResult.class - [JAR]

├─ org.springframework.data.geo.GeoResults.class - [JAR]

├─ org.springframework.data.geo.Metric.class - [JAR]

├─ org.springframework.data.geo.Metrics.class - [JAR]

├─ org.springframework.data.geo.Point.class - [JAR]

├─ org.springframework.data.geo.Polygon.class - [JAR]

├─ org.springframework.data.geo.Shape.class - [JAR]

org.springframework.data.auditing

├─ org.springframework.data.auditing.AnnotationAuditingMetadata.class - [JAR]

├─ org.springframework.data.auditing.AuditableBeanWrapper.class - [JAR]

├─ org.springframework.data.auditing.AuditableBeanWrapperFactory.class - [JAR]

├─ org.springframework.data.auditing.AuditingHandler.class - [JAR]

├─ org.springframework.data.auditing.CurrentDateTimeProvider.class - [JAR]

├─ org.springframework.data.auditing.DateTimeProvider.class - [JAR]

├─ org.springframework.data.auditing.IsNewAwareAuditingHandler.class - [JAR]

├─ org.springframework.data.auditing.MappingAuditableBeanWrapperFactory.class - [JAR]

org.springframework.data.transaction

├─ org.springframework.data.transaction.ChainedTransactionManager.class - [JAR]

├─ org.springframework.data.transaction.MultiTransactionStatus.class - [JAR]

├─ org.springframework.data.transaction.SpringTransactionSynchronizationManager.class - [JAR]

├─ org.springframework.data.transaction.SynchronizationManager.class - [JAR]

org.springframework.data.util

├─ org.springframework.data.util.AnnotatedTypeScanner.class - [JAR]

├─ org.springframework.data.util.AnnotationDetectionFieldCallback.class - [JAR]

├─ org.springframework.data.util.AnnotationDetectionMethodCallback.class - [JAR]

├─ org.springframework.data.util.ClassTypeInformation.class - [JAR]

├─ org.springframework.data.util.DirectFieldAccessFallbackBeanWrapper.class - [JAR]

├─ org.springframework.data.util.GenericArrayTypeInformation.class - [JAR]

├─ org.springframework.data.util.ParameterizedTypeInformation.class - [JAR]

├─ org.springframework.data.util.ParentTypeAwareTypeInformation.class - [JAR]

├─ org.springframework.data.util.ParsingUtils.class - [JAR]

├─ org.springframework.data.util.ReflectionUtils.class - [JAR]

├─ org.springframework.data.util.TypeDiscoverer.class - [JAR]

├─ org.springframework.data.util.TypeInformation.class - [JAR]

├─ org.springframework.data.util.TypeVariableTypeInformation.class - [JAR]

├─ org.springframework.data.util.Version.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies