Class Hierarchy

Interface Hierarchy

  • com.foreach.across.modules.hibernate.business.Auditable<U>
  • com.foreach.across.modules.hibernate.repositories.BasicRepository<T>
  • com.foreach.across.modules.hibernate.aop.EntityInterceptor<T>
  • com.foreach.across.modules.hibernate.business.EntityWithDto<T>
  • com.foreach.across.modules.hibernate.provider.HibernatePackageConfigurer
  • com.foreach.across.modules.hibernate.provider.HibernatePackageProvider
  • com.foreach.across.modules.hibernate.provider.HibernatePackageRegistry
  • com.foreach.across.modules.hibernate.services.HibernateSessionHolder
  • com.foreach.across.modules.hibernate.business.IdBasedEntity
  • com.foreach.across.modules.hibernate.types.IdLookup<I>
    • com.foreach.across.modules.hibernate.types.BitFlag
  • 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>)
  • 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>)
  • 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>)
    • 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.support.TransactionWrapper.InvocationCallback<T>
  • com.foreach.across.modules.hibernate.repositories.Undeletable
  • com.foreach.across.modules.hibernate.unitofwork.UnitOfWorkFactory

Annotation Interface Hierarchy

Enum Class Hierarchy