Package com.foreach.across.modules.hibernate.config
package com.foreach.across.modules.hibernate.config
-
ClassDescriptionConfigures intercepting the BasicRepository methods when an entity gets inserted/updated/deleted.Configures a standard SessionFactory.Responsible for building the resources that should be mapped to the entity manager.Creates the
AcrossHibernateModuleSettings
as early as possible, and registers it as a singleton named moduleSettings in theBeanFactory
.