Hierarchy For Package systems.dennis.shared.scopes.repository

Package Hierarchies:

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • systems.dennis.shared.repository.PaginationRepository<T> (also extends org.springframework.data.repository.CrudRepository<T,ID>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • systems.dennis.shared.repository.PaginationRepository<T> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)