|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DbEntityManager | |
|---|---|
| org.camunda.bpm.engine.impl | API implementation classes, which shouldn't directly be used by end-users. |
| org.camunda.bpm.engine.impl.bpmn.deployer | |
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.history.handler | |
| org.camunda.bpm.engine.impl.interceptor | |
| org.camunda.bpm.engine.impl.persistence | |
| Uses of DbEntityManager in org.camunda.bpm.engine.impl |
|---|
| Methods in org.camunda.bpm.engine.impl with parameters of type DbEntityManager | |
|---|---|
void |
SchemaOperationsProcessEngineBuild.checkDeploymentLockExists(DbEntityManager entityManager)
|
void |
SchemaOperationsProcessEngineBuild.checkHistoryCleanupLockExists(DbEntityManager entityManager)
|
void |
SchemaOperationsProcessEngineBuild.checkHistoryLevel(DbEntityManager entityManager)
|
static Integer |
SchemaOperationsProcessEngineBuild.databaseHistoryLevel(DbEntityManager entityManager)
|
static void |
SchemaOperationsProcessEngineBuild.dbCreateHistoryLevel(DbEntityManager entityManager)
|
| Uses of DbEntityManager in org.camunda.bpm.engine.impl.bpmn.deployer |
|---|
| Methods in org.camunda.bpm.engine.impl.bpmn.deployer that return DbEntityManager | |
|---|---|
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 | |
|---|---|
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 | |
|---|---|
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 | |
|---|---|
DbEntityManager |
CommandContext.getDbEntityManager()
|
| Uses of DbEntityManager in org.camunda.bpm.engine.impl.persistence |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence that return DbEntityManager | |
|---|---|
protected DbEntityManager |
AbstractManager.getDbEntityManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||