Class PGPersistenceContext

java.lang.Object
org.apache.syncope.core.persistence.jpa.PGPersistenceContext

@Configuration(proxyBeanMethods=false) @ConditionalOnProperty(prefix="persistence", name="db-type", havingValue="POSTGRESQL", matchIfMissing=true) public class PGPersistenceContext extends Object