Hierarchy For Package com.foreach.across.modules.ldap.repositories

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • com.foreach.across.modules.hibernate.types.HibernateIdLookup<T,K> (implements org.hibernate.usertype.UserType<J>)

Interface Hierarchy

  • org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
    • com.foreach.across.modules.hibernate.jpa.repositories.CommonJpaRepository<T,U> (also extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
      • com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>
        • com.foreach.across.modules.ldap.repositories.LdapConnectorRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
        • com.foreach.across.modules.ldap.repositories.LdapUserDirectoryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • org.springframework.data.repository.query.QueryByExampleExecutor<T>
    • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>)
      • com.foreach.across.modules.hibernate.jpa.repositories.CommonJpaRepository<T,U> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
        • com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>
          • com.foreach.across.modules.ldap.repositories.LdapConnectorRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
          • com.foreach.across.modules.ldap.repositories.LdapUserDirectoryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
  • org.springframework.data.querydsl.QuerydslPredicateExecutor<T>
    • com.foreach.across.modules.ldap.repositories.LdapConnectorRepository (also extends com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>)
    • com.foreach.across.modules.ldap.repositories.LdapUserDirectoryRepository (also extends com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>)
  • org.springframework.data.repository.Repository<T,ID>
    • org.springframework.data.repository.CrudRepository<T,ID>
      • org.springframework.data.repository.ListCrudRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.foreach.across.modules.hibernate.jpa.repositories.CommonJpaRepository<T,U> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
            • com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>
              • com.foreach.across.modules.ldap.repositories.LdapConnectorRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
              • com.foreach.across.modules.ldap.repositories.LdapUserDirectoryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
    • org.springframework.data.repository.PagingAndSortingRepository<T,ID>
      • org.springframework.data.repository.ListPagingAndSortingRepository<T,ID>
        • org.springframework.data.jpa.repository.JpaRepository<T,ID> (also extends org.springframework.data.repository.ListCrudRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
          • com.foreach.across.modules.hibernate.jpa.repositories.CommonJpaRepository<T,U> (also extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
            • com.foreach.across.modules.hibernate.jpa.repositories.IdBasedEntityJpaRepository<T>
              • com.foreach.across.modules.ldap.repositories.LdapConnectorRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)
              • com.foreach.across.modules.ldap.repositories.LdapUserDirectoryRepository (also extends org.springframework.data.querydsl.QuerydslPredicateExecutor<T>)