Hierarchy For Package org.nentangso.core.repository

Package Hierarchies:

Interface Hierarchy

  • org.nentangso.core.repository.NtsUserRepositoryInternal
    • org.nentangso.core.repository.NtsUserRepository (also extends org.springframework.data.r2dbc.repository.R2dbcRepository<T,​ID>)
  • 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>)
  • 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>)