| Package | Description | 
|---|---|
| org.camunda.bpm.engine.impl.db | |
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.db.sql | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractPersistenceSession  | 
| Modifier and Type | Field and Description | 
|---|---|
protected PersistenceSession | 
DbEntityManager.persistenceSession  | 
| Constructor and Description | 
|---|
DbEntityManager(IdGenerator idGenerator,
               PersistenceSession persistenceSession)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BatchDbSqlSession
For mybatis  
ExecutorType.BATCH | 
class  | 
DbSqlSession  | 
class  | 
SimpleDbSqlSession
For mybatis  
ExecutorType.SIMPLE | 
Copyright © 2019. All rights reserved.