Uses of Class
com.foreach.across.modules.hibernate.AbstractHibernatePackageModule
Packages that use AbstractHibernatePackageModule
Package
Description
-
Uses of AbstractHibernatePackageModule in com.foreach.across.modules.hibernate
Subclasses of AbstractHibernatePackageModule in com.foreach.across.modules.hibernate -
Uses of AbstractHibernatePackageModule in com.foreach.across.modules.hibernate.config
Constructors in com.foreach.across.modules.hibernate.config with parameters of type AbstractHibernatePackageModuleModifierConstructorDescriptionHibernatePackageBuilder
(com.foreach.across.core.context.info.AcrossContextInfo contextInfo, AbstractHibernatePackageModule currentModule, AcrossHibernateModuleSettings moduleSettings) -
Uses of AbstractHibernatePackageModule in com.foreach.across.modules.hibernate.jpa
Subclasses of AbstractHibernatePackageModule in com.foreach.across.modules.hibernate.jpaModifier and TypeClassDescriptionclass
Enables JPA support using Hibernate as the implementation.