|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.persistence.jpa.JpaPersistenceContextManager
org.jbpm.persistence.JpaProcessPersistenceContextManager
public class JpaProcessPersistenceContextManager
Field Summary |
---|
Fields inherited from class org.drools.persistence.jpa.JpaPersistenceContextManager |
---|
cmdScopedEntityManager |
Constructor Summary | |
---|---|
JpaProcessPersistenceContextManager(Environment env)
|
Method Summary | |
---|---|
ProcessPersistenceContext |
getProcessPersistenceContext()
|
Methods inherited from class org.drools.persistence.jpa.JpaPersistenceContextManager |
---|
beginCommandScopedEntityManager, clearPersistenceContext, dispose, endCommandScopedEntityManager, getApplicationScopedPersistenceContext, getCommandScopedPersistenceContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.drools.persistence.PersistenceContextManager |
---|
beginCommandScopedEntityManager, clearPersistenceContext, dispose, endCommandScopedEntityManager, getApplicationScopedPersistenceContext, getCommandScopedPersistenceContext |
Constructor Detail |
---|
public JpaProcessPersistenceContextManager(Environment env)
Method Detail |
---|
public ProcessPersistenceContext getProcessPersistenceContext()
getProcessPersistenceContext
in interface ProcessPersistenceContextManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |