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.