Uses of Class
org.drools.persistence.jpa.AbstractPersistenceContextManager
Packages that use AbstractPersistenceContextManager
-
Uses of AbstractPersistenceContextManager in org.drools.persistence.jpa
Subclasses of AbstractPersistenceContextManager in org.drools.persistence.jpaModifier and TypeClassDescriptionclassThis class managesJpaPersistenceContextobjects, and the underlying persistence context (EntityManager) instances for a persistentKieSessionand other infrastructure classes that use persistence in KIE projects.