Package com.foreach.across.modules.hibernate.jpa.config
package com.foreach.across.modules.hibernate.jpa.config
-
ClassDescriptionConfigures a JPA EntityManagerFactory.Configures intercepting the
CrudRepository
methods when an entity gets inserted/updated/deleted.Checks if the transaction manager (and related beans) being exposed should be configured as primary according to the module settings.Configures PlatformTransactionManagers for use with @Transaction annotations.