|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.db |
|---|
| Fields in org.camunda.bpm.engine.impl.db declared as DbSqlSession | |
|---|---|
protected DbSqlSession |
AbstractDbSession.dbSqlSession
|
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.db.upgrade |
|---|
| Methods in org.camunda.bpm.engine.impl.db.upgrade with parameters of type DbSqlSession | |
|---|---|
void |
DbUpgradeStep52To53InsertPropertyHistoryLevel.execute(DbSqlSession dbSqlSession)
|
void |
DbUpgradeStep.execute(DbSqlSession dbSqlSession)
|
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.history.handler |
|---|
| Methods in org.camunda.bpm.engine.impl.history.handler that return DbSqlSession | |
|---|---|
protected DbSqlSession |
DbHistoryEventHandler.getDbSqlSession()
|
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.interceptor |
|---|
| Methods in org.camunda.bpm.engine.impl.interceptor that return DbSqlSession | |
|---|---|
DbSqlSession |
CommandContext.getDbSqlSession()
|
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.mail |
|---|
| Methods in org.camunda.bpm.engine.impl.mail with parameters of type DbSqlSession | |
|---|---|
void |
MailScanCmd.createTask(CommandContext commandContext,
DbSqlSession dbSqlSession,
MailTransformer mailTransformer)
|
| Uses of DbSqlSession in org.camunda.bpm.engine.impl.persistence |
|---|
| Methods in org.camunda.bpm.engine.impl.persistence that return DbSqlSession | |
|---|---|
protected DbSqlSession |
AbstractManager.getDbSqlSession()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||