Class Hierarchy
- java.lang.Object
- org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.beans.factory.config.AbstractFactoryBean<T> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.domain.AbstractPageRequest (implements org.springframework.data.domain.Pageable, java.io.Serializable)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- org.springframework.data.repository.core.support.AbstractRepositoryMetadata (implements org.springframework.data.repository.core.RepositoryMetadata)
- org.springframework.data.auditing.config.AnnotationAuditingConfigurationSupport (implements org.springframework.data.auditing.config.AnnotationAuditingConfiguration)
- org.springframework.data.util.AnnotationDetectionFieldCallback (implements org.springframework.util.ReflectionUtils.FieldCallback)
- org.springframework.data.history.AnnotationRevisionMetadata<N> (implements org.springframework.data.history.RevisionMetadata<N>)
- org.springframework.data.mapping.Association<P>
- org.springframework.data.auditing.config.AuditingBeanDefinitionRegistrarSupport (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- org.springframework.data.auditing.AuditingHandler (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- org.springframework.data.config.BeanComponentDefinitionBuilder
- org.springframework.data.mapping.model.BeanWrapper<E,T>
- org.springframework.data.support.CachingIsNewStrategyFactory (implements org.springframework.data.support.IsNewStrategyFactory)
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements javax.enterprise.inject.spi.Bean<T>, javax.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.repository.cdi.CdiRepositoryExtensionSupport (implements javax.enterprise.inject.spi.Extension)
- org.springframework.data.transaction.ChainedTransactionManager (implements org.springframework.transaction.PlatformTransactionManager)
- org.springframework.data.crossstore.ChangeSetBackedTransactionSynchronization (implements org.springframework.transaction.support.TransactionSynchronization)
- org.springframework.data.util.ClassTypeInformation<S>
- org.springframework.data.repository.util.ClassUtils
- org.springframework.data.convert.ConfigurableTypeInformationMapper (implements org.springframework.data.convert.TypeInformationMapper)
- org.springframework.data.repository.config.DefaultRepositoryConfiguration<T> (implements org.springframework.data.repository.config.RepositoryConfiguration<T>)
- org.springframework.data.mapping.model.DefaultSpELExpressionEvaluator (implements org.springframework.data.mapping.model.SpELExpressionEvaluator)
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.repository.core.support.DelegatingEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.support.DomainClassConverter<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.core.convert.converter.ConditionalGenericConverter)
- org.springframework.data.repository.support.DomainClassPropertyEditorRegistrar (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.PropertyEditorRegistrar)
- org.springframework.data.web.config.EnableSpringDataWebSupport.SpringDataWebConfigurationImportSelector (implements org.springframework.context.annotation.ImportSelector)
- org.springframework.data.convert.EntityInstantiators
- java.util.EventObject (implements java.io.Serializable)
- org.springframework.data.crossstore.HashMapChangeSet (implements org.springframework.data.crossstore.ChangeSet)
- org.springframework.data.support.IsNewStrategyFactorySupport (implements org.springframework.data.support.IsNewStrategyFactory)
- org.springframework.data.repository.init.Jackson2ResourceReader (implements org.springframework.data.repository.init.ResourceReader)
- org.springframework.data.repository.init.JacksonResourceReader (implements org.springframework.data.repository.init.ResourceReader)
- org.springframework.data.convert.JodaTimeConverters
- org.springframework.data.convert.MappingContextTypeInformationMapper (implements org.springframework.data.convert.TypeInformationMapper)
- org.springframework.data.repository.config.NamedQueriesBeanDefinitionBuilder
- org.springframework.data.repository.config.NamedQueriesBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- org.springframework.data.repository.query.parser.OrderBySource
- org.springframework.data.web.PageableArgumentResolver (implements org.springframework.web.bind.support.WebArgumentResolver)
- org.springframework.data.web.PageableHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.web.PagedResourcesAssembler<T> (implements org.springframework.hateoas.ResourceAssembler<T,D>)
- org.springframework.data.web.PagedResourcesAssemblerArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.domain.PageImpl<T> (implements org.springframework.data.domain.Page<T>, java.io.Serializable)
- org.springframework.data.repository.query.Parameter
- org.springframework.data.repository.query.Parameters<S,T> (implements java.lang.Iterable<T>)
- org.springframework.data.repository.query.ParametersParameterAccessor (implements org.springframework.data.repository.query.ParameterAccessor)
- org.springframework.data.util.ParentTypeAwareTypeInformation<S>
- org.springframework.data.config.ParsingUtils
- org.springframework.data.repository.query.parser.Part
- org.springframework.data.repository.query.parser.PartTree (implements java.lang.Iterable<T>)
- org.springframework.data.repository.query.parser.PartTree.OrPart (implements java.lang.Iterable<T>)
- org.springframework.data.repository.core.support.PersistenceExceptionTranslationRepositoryProxyPostProcessor (implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- org.springframework.data.mapping.model.PersistentEntityParameterValueProvider<P> (implements org.springframework.data.mapping.model.ParameterValueProvider<P>)
- org.springframework.data.mapping.PreferredConstructor<T,P>
- org.springframework.data.mapping.PreferredConstructor.Parameter<T,P>
- org.springframework.data.mapping.model.PreferredConstructorDiscoverer<T,P>
- org.springframework.data.repository.core.support.PropertiesBasedNamedQueries (implements org.springframework.data.repository.core.NamedQueries)
- java.beans.PropertyEditorSupport (implements java.beans.PropertyEditor)
- org.springframework.data.mapping.PropertyPath (implements java.lang.Iterable<T>)
- org.springframework.data.querydsl.QueryDslUtils
- org.springframework.data.repository.query.QueryMethod
- org.springframework.data.util.ReflectionUtils
- org.springframework.data.util.ReflectionUtils.AnnotationFieldFilter (implements org.springframework.data.util.ReflectionUtils.DescribedFieldFilter)
- org.springframework.data.repository.support.Repositories (implements java.lang.Iterable<T>)
- org.springframework.data.repository.config.RepositoryBeanDefinitionBuilder
- org.springframework.data.repository.config.RepositoryBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- org.springframework.data.repository.config.RepositoryBeanDefinitionRegistrarSupport (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar, org.springframework.context.ResourceLoaderAware)
- org.springframework.data.repository.config.RepositoryBeanNameGenerator (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.support.BeanNameGenerator)
- org.springframework.data.repository.config.RepositoryConfigurationDelegate
- org.springframework.data.repository.config.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- org.springframework.data.repository.config.RepositoryConfigurationSourceSupport (implements org.springframework.data.repository.config.RepositoryConfigurationSource)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.data.repository.core.support.RepositoryFactorySupport.QueryExecutorMethodInterceptor (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.data.repository.init.ResourceReaderRepositoryPopulator (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.data.repository.init.RepositoryPopulator)
- org.springframework.hateoas.ResourceSupport (implements org.springframework.hateoas.Identifiable<ID>)
- org.springframework.data.history.Revision<N,T> (implements java.lang.Comparable<T>)
- org.springframework.data.history.Revisions<N,T> (implements java.lang.Iterable<T>)
- org.springframework.data.mapping.model.SimpleTypeHolder
- org.springframework.data.convert.SimpleTypeInformationMapper (implements org.springframework.data.convert.TypeInformationMapper)
- org.springframework.data.domain.Sort (implements java.lang.Iterable<T>, java.io.Serializable)
- org.springframework.data.domain.Sort.Order (implements java.io.Serializable)
- org.springframework.data.web.SortHandlerMethodArgumentResolver (implements org.springframework.web.method.support.HandlerMethodArgumentResolver)
- org.springframework.data.mapping.model.SpELContext
- org.springframework.data.mapping.model.SpELExpressionParameterValueProvider<P> (implements org.springframework.data.mapping.model.ParameterValueProvider<P>)
- org.springframework.data.domain.jaxb.SpringDataJaxb
- org.springframework.data.domain.jaxb.SpringDataJaxb.OrderDto
- org.springframework.data.domain.jaxb.SpringDataJaxb.PageRequestDto
- org.springframework.data.domain.jaxb.SpringDataJaxb.SortDto
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.data.repository.util.TxUtils
- org.springframework.data.config.TypeFilterParser
- org.springframework.data.repository.init.UnmarshallingResourceReader (implements org.springframework.data.repository.init.ResourceReader)
- org.springframework.data.authentication.UserCredentials
- org.springframework.data.util.Version (implements java.lang.Comparable<T>)
- org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- javax.xml.bind.annotation.adapters.XmlAdapter<ValueType,BoundType>
Interface Hierarchy
Annotation Type Hierarchy
Enum Hierarchy
Copyright © 2011-2014-2014 Pivotal. All Rights Reserved.