Hierarchy For Package org.springframework.data.neo4j.repository.support
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements jakarta.enterprise.inject.spi.Bean<T>, jakarta.enterprise.inject.spi.PassivationCapable)
- org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryCdiBean<T>
- org.springframework.data.neo4j.repository.support.Neo4jEvaluationContextExtension (implements org.springframework.data.spel.spi.EvaluationContextExtension)
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.neo4j.repository.support.ReactivePersistenceExceptionTranslationPostProcessor
- org.springframework.aop.framework.autoproxy.AbstractBeanFactoryAwareAdvisingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- 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.context.EnvironmentAware, 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.TransactionalRepositoryFactoryBeanSupport<T,
S, ID> (implements org.springframework.beans.factory.BeanFactoryAware) - org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryBean<T,
S, ID> - org.springframework.data.neo4j.repository.support.ReactiveNeo4jRepositoryFactoryBean<T,
S, ID>
- org.springframework.data.neo4j.repository.support.Neo4jRepositoryFactoryBean<T,
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,
- org.springframework.data.neo4j.repository.support.SimpleNeo4jRepository<T,
ID> (implements org.springframework.data.repository.CrudRepository<T, ID>, org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - org.springframework.data.neo4j.repository.support.SimpleReactiveNeo4jRepository<T,
ID> (implements org.springframework.data.repository.reactive.ReactiveCrudRepository<T, ID>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T, ID>)
- org.springframework.data.repository.cdi.CdiRepositoryBean<T> (implements jakarta.enterprise.inject.spi.Bean<T>, jakarta.enterprise.inject.spi.PassivationCapable)
Interface Hierarchy
- org.springframework.data.neo4j.repository.support.CypherdslConditionExecutor<T>
- org.springframework.data.neo4j.repository.support.CypherdslStatementExecutor<T>
- org.springframework.data.repository.core.EntityMetadata<T>
- org.springframework.data.repository.core.EntityInformation<T,
ID> - org.springframework.data.neo4j.repository.support.Neo4jEntityInformation<T,
ID>
- org.springframework.data.neo4j.repository.support.Neo4jEntityInformation<T,
- org.springframework.data.repository.core.EntityInformation<T,
- org.springframework.data.neo4j.repository.support.ReactiveCypherdslConditionExecutor<T>
- org.springframework.data.neo4j.repository.support.ReactiveCypherdslStatementExecutor<T>