Class Hierarchy
- java.lang.Object
- com.infobip.spring.data.r2dbc.R2dbcConfiguration
- com.infobip.spring.data.r2dbc.R2dbcSQLTemplatesConfiguration
- com.infobip.spring.data.r2dbc.ReactiveQuerydslR2dbcPredicateExecutor<T> (implements org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<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.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
- com.infobip.spring.data.r2dbc.SimpleQuerydslR2dbcFragment<T> (implements com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment<T>)
Interface Hierarchy
- com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment<T>
- com.infobip.spring.data.r2dbc.QuerydslR2dbcRepository<T,ID> (also extends org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>, org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<T>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<T>
- com.infobip.spring.data.r2dbc.QuerydslR2dbcRepository<T,ID> (also extends com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment<T>, org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>
- com.infobip.spring.data.r2dbc.QuerydslR2dbcRepository<T,ID> (also extends com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment<T>, org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<T>, org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>)
- org.springframework.data.repository.reactive.ReactiveSortingRepository<T,ID>
- com.infobip.spring.data.r2dbc.QuerydslR2dbcRepository<T,ID> (also extends com.infobip.spring.data.r2dbc.QuerydslR2dbcFragment<T>, org.springframework.data.repository.reactive.ReactiveCrudRepository<T,ID>, org.springframework.data.querydsl.ReactiveQuerydslPredicateExecutor<T>)
Annotation Interface Hierarchy