Package | Description |
---|---|
org.camunda.bpm.engine.impl.db |
Modifier and Type | Class and Description |
---|---|
class |
DbSqlSession.BulkDeleteOperation
Use this
DbSqlSession.DeleteOperation to execute a dedicated delete statement. |
class |
DbSqlSession.DeletePersistentObjectOperation
A
DbSqlSession.DeleteOperation used when the persistent object has been fetched already. |
Modifier and Type | Field and Description |
---|---|
protected List<DbSqlSession.DeleteOperation> |
DbSqlSession.deleteOperations |
Copyright © 2015. All rights reserved.