public static interface DsContext.AfterCommitListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterCommit(CommitContext context,
java.util.Set<Entity> result)
Called after a succesfull commit to the middleware.
|
void afterCommit(CommitContext context, java.util.Set<Entity> result)
context - commit contextresult - set of committed entities returning from the middleware service