Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.core.support.AbstractEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.support.AbstractRepositoryMetadata (implements org.springframework.data.repository.core.RepositoryMetadata)
- org.springframework.data.repository.core.support.DefaultCrudMethods (implements org.springframework.data.repository.core.CrudMethods)
- org.springframework.data.repository.core.support.DelegatingEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.support.EventPublishingRepositoryProxyPostProcessor (implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- org.springframework.data.repository.core.support.MethodInvocationValidator (implements org.aopalliance.intercept.MethodInterceptor)
- org.springframework.data.repository.core.support.MethodLookup.InvokedMethod
- org.springframework.data.repository.core.support.PersistenceExceptionTranslationRepositoryProxyPostProcessor (implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- org.springframework.data.repository.core.support.PersistentEntityInformation<T,ID> (implements org.springframework.data.repository.core.EntityInformation<T,ID>)
- org.springframework.data.repository.core.support.PropertiesBasedNamedQueries (implements org.springframework.data.repository.core.NamedQueries)
- org.springframework.data.repository.core.support.RepositoryComposition
- org.springframework.data.repository.core.support.RepositoryComposition.RepositoryFragments (implements org.springframework.data.util.Streamable<T>)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, 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.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.RepositoryFragment.ImplementedRepositoryFragment<T> (implements org.springframework.data.repository.core.support.RepositoryFragment<T>)
- org.springframework.data.repository.core.support.RepositoryFragment.StructuralRepositoryFragment<T> (implements org.springframework.data.repository.core.support.RepositoryFragment<T>)
- org.springframework.data.repository.core.support.RepositoryFragmentsFactoryBean<T> (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.repository.core.support.RepositoryMethodInvocationListener.RepositoryMethodInvocation
- java.lang.Throwable (implements java.io.Serializable)