Uses of Class
org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
-
Uses of DbEntityManager in org.camunda.bpm.engine.impl.bpmn.deployer
Methods in org.camunda.bpm.engine.impl.bpmn.deployer that return DbEntityManager Modifier and Type Method Description protected DbEntityManager
BpmnDeployer. getDbEntityManager()
-
Uses of DbEntityManager in org.camunda.bpm.engine.impl.db.entitymanager
Methods in org.camunda.bpm.engine.impl.db.entitymanager that return DbEntityManager Modifier and Type Method Description DbEntityManager
DbEntityManagerFactory. openSession()
-
Uses of DbEntityManager in org.camunda.bpm.engine.impl.history.handler
Methods in org.camunda.bpm.engine.impl.history.handler that return DbEntityManager Modifier and Type Method Description protected DbEntityManager
DbHistoryEventHandler. getDbEntityManager()
-
Uses of DbEntityManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return DbEntityManager Modifier and Type Method Description DbEntityManager
CommandContext. getDbEntityManager()
-
Uses of DbEntityManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return DbEntityManager Modifier and Type Method Description protected DbEntityManager
AbstractManager. getDbEntityManager()
-