Drools :: Persistence :: JPA 6.2.0.CR1

Uses of Class
org.drools.persistence.jpa.AbstractPersistenceContextManager

Packages that use AbstractPersistenceContextManager
org.drools.persistence.jpa   
 

Uses of AbstractPersistenceContextManager in org.drools.persistence.jpa
 

Subclasses of AbstractPersistenceContextManager in org.drools.persistence.jpa
 class JpaPersistenceContextManager
          This class manages JpaPersistenceContext objects, and the underlying persistence context (EntityManager) instances for a persistent KieSession and other infrastructure classes that use persistence in KIE projects.
 


Drools :: Persistence :: JPA 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.