Hierarchy For Package net.lecousin.reactive.data.relational.repository
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.data.r2dbc.core.R2dbcEntityTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.r2dbc.core.R2dbcEntityOperations)
- net.lecousin.reactive.data.relational.repository.LcR2dbcEntityTemplate
- 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.r2dbc.repository.support.R2dbcRepositoryFactoryBean<T,S,ID> (implements org.springframework.context.ApplicationContextAware)
- net.lecousin.reactive.data.relational.repository.LcR2dbcRepositoryFactoryBean<T,S,ID>
- org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactoryBean<T,S,ID> (implements org.springframework.context.ApplicationContextAware)
- org.springframework.data.repository.core.support.RepositoryFactorySupport (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactory
- net.lecousin.reactive.data.relational.repository.LcR2dbcRepositoryFactory
- org.springframework.data.r2dbc.repository.support.R2dbcRepositoryFactory
- org.springframework.data.repository.core.support.ReactiveRepositoryFactorySupport
- org.springframework.data.r2dbc.repository.support.SimpleR2dbcRepository<T,ID> (implements org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID>)
- net.lecousin.reactive.data.relational.repository.LcR2dbcRepositoryImpl<T,ID> (implements net.lecousin.reactive.data.relational.repository.LcR2dbcRepository<T,ID>)
- org.springframework.data.r2dbc.core.R2dbcEntityTemplate (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.data.r2dbc.core.R2dbcEntityOperations)
Interface Hierarchy
- org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID> (also extends org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- net.lecousin.reactive.data.relational.repository.LcR2dbcRepository<T,ID>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID> (also extends org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID> (also extends org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- net.lecousin.reactive.data.relational.repository.LcR2dbcRepository<T,ID>
- org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID> (also extends org.springframework.data.repository.query.ReactiveQueryByExampleExecutor<T>)
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>