public static interface DsContext.BeforeCommitListener
CommitContext with entities which must be committed in the
same transaction as datasources content. To do this, add needed entity instances to
CommitContext.getCommitInstances() or
CommitContext.getRemoveInstances() collections.| Modifier and Type | Method and Description |
|---|---|
void |
beforeCommit(CommitContext context)
Called before sending data to the middleware.
|
void beforeCommit(CommitContext context)
context - commit context