Class Hierarchy
- java.lang.Object
- org.springframework.data.mapping.context.AbstractMappingContext<E,P> (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.InitializingBean, org.springframework.data.mapping.context.MappingContext<E,P>)
- org.springframework.data.mapping.model.AbstractPersistentProperty<P> (implements org.springframework.data.mapping.PersistentProperty<P>)
- org.springframework.data.mapping.model.AnnotationBasedPersistentProperty<P>
- org.springframework.data.repository.query.parser.AbstractQueryCreator<T,S>
- com.oracle.coherence.repository.AbstractRepositoryBase<ID,T,M>
- com.oracle.coherence.repository.AbstractAsyncRepository<ID,T>
- com.oracle.coherence.repository.AbstractRepository<ID,T>
- org.springframework.data.mapping.model.BasicPersistentEntity<T,P> (implements org.springframework.data.mapping.model.MutablePersistentEntity<T,P>)
- com.oracle.coherence.spring.data.repository.query.CoherenceRepositoryQuery (implements org.springframework.data.repository.query.RepositoryQuery)
- com.oracle.coherence.spring.data.repository.query.QueryResult
- com.oracle.coherence.spring.data.repository.query.QueryState
- 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.RepositoryConfigurationExtensionSupport (implements org.springframework.data.repository.config.RepositoryConfigurationExtension)
- 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)
- com.oracle.coherence.spring.data.support.Utils
Interface Hierarchy
- com.oracle.coherence.spring.data.repository.ListenerSupport<T,ID>
- com.oracle.coherence.spring.data.repository.CoherenceAsyncRepository<T,ID> (also extends com.oracle.coherence.spring.data.repository.AsyncCrudRepository<T,ID>)
- com.oracle.coherence.spring.data.repository.CoherenceRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- com.oracle.coherence.spring.data.repository.AsyncCrudRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- com.oracle.coherence.spring.data.repository.CoherenceRepository<T,ID> (also extends com.oracle.coherence.spring.data.repository.ListenerSupport<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- com.oracle.coherence.spring.data.repository.CoherenceRepository<T,ID> (also extends org.springframework.data.repository.CrudRepository<T,ID>, com.oracle.coherence.spring.data.repository.ListenerSupport<T,ID>)
Annotation Interface Hierarchy