Uses of Class
com.foreach.across.modules.hibernate.AcrossHibernateModuleSettings
Package
Description
-
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate
Modifier and TypeMethodDescriptionAbstractHibernatePackageModule.createSettings()
Create the specific settings implementation instance for property binding. -
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.config
ModifierConstructorDescriptionHibernateConfiguration
(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
-
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.jpa.config
Modifier and TypeMethodDescriptionorg.springframework.transaction.PlatformTransactionManager
TransactionManagementConfiguration.jpaTransactionManager
(jakarta.persistence.EntityManagerFactory entityManagerFactory, AcrossHibernateModuleSettings moduleSettings) -
Uses of AcrossHibernateModuleSettings in com.foreach.across.modules.hibernate.util
ModifierConstructorDescriptionDozerConfiguration
(AcrossHibernateModuleSettings acrossHibernateModuleSettings)