Class MultiJarAwarePersistenceUnitPostProcessor
java.lang.Object
org.apache.syncope.core.persistence.jpa.spring.MultiJarAwarePersistenceUnitPostProcessor
- All Implemented Interfaces:
PersistenceUnitPostProcessor
public class MultiJarAwarePersistenceUnitPostProcessor
extends Object
implements PersistenceUnitPostProcessor
Allows having JPA entities spread in several JAR files; this is needed in order to support the Syncope extensions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
MultiJarAwarePersistenceUnitPostProcessor
public MultiJarAwarePersistenceUnitPostProcessor()
-
-
Method Details
-
postProcessPersistenceUnitInfo
- Specified by:
postProcessPersistenceUnitInfoin interfacePersistenceUnitPostProcessor
-