Hierarchy For Package org.springframework.data.r2dbc.repository.support

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.ScrollDelegate
    • org.springframework.data.r2dbc.repository.support.SimpleR2dbcRepository<T,ID> (implements org.springframework.data.r2dbc.repository.R2dbcRepository<T,ID>)