Uses of Class
com.foreach.across.modules.hibernate.provider.HibernatePackage
Packages that use HibernatePackage
Package
Description
-
Uses of HibernatePackage in com.foreach.across.modules.hibernate.config
Methods in com.foreach.across.modules.hibernate.config that return HibernatePackageModifier and TypeMethodDescriptionprotected HibernatePackageHibernatePackageBuilder.createInstance()Methods in com.foreach.across.modules.hibernate.config with parameters of type HibernatePackageModifier and TypeMethodDescriptionorg.springframework.orm.hibernate5.LocalSessionFactoryBeanHibernateConfiguration.sessionFactory(HibernatePackage hibernatePackage) -
Uses of HibernatePackage in com.foreach.across.modules.hibernate.jpa.config
Constructors in com.foreach.across.modules.hibernate.jpa.config with parameters of type HibernatePackageModifierConstructorDescriptionHibernateJpaConfiguration(AcrossHibernateJpaModule module, AcrossHibernateJpaModuleSettings settings, HibernatePackage hibernatePackage, org.springframework.beans.factory.ListableBeanFactory beanFactory)