Uses of Class
com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
Packages that use AcrossHibernateModuleSettings
Package
Description
- 
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate
Methods in com.foreach.across.modules.hibernate that return AcrossHibernateModuleSettingsModifier and TypeMethodDescriptionAbstractHibernatePackageModule.createSettings()Create the specific settings implementation instance for property binding. - 
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.config
Constructors in com.foreach.across.modules.hibernate.config with parameters of type AcrossHibernateModuleSettingsModifierConstructorDescriptionHibernateConfiguration(AcrossHibernateModule module, AcrossHibernateModuleSettings settings, org.springframework.beans.factory.ListableBeanFactory beanFactory) HibernatePackageBuilder(com.foreach.across.core.context.info.AcrossContextInfo contextInfo, AbstractHibernatePackageModule currentModule, AcrossHibernateModuleSettings moduleSettings)  - 
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.jpa
Subclasses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.jpa - 
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.jpa.config
Methods in com.foreach.across.modules.hibernate.jpa.config with parameters of type AcrossHibernateModuleSettingsModifier and TypeMethodDescriptionorg.springframework.transaction.PlatformTransactionManagerTransactionManagementConfiguration.jpaTransactionManager(jakarta.persistence.EntityManagerFactory entityManagerFactory, AcrossHibernateModuleSettings moduleSettings)  - 
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.util
Constructors in com.foreach.across.modules.hibernate.util with parameters of type AcrossHibernateModuleSettingsModifierConstructorDescriptionDozerConfiguration(AcrossHibernateModuleSettings acrossHibernateModuleSettings)