|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
InternalCommitContext |
get(InternalTransaction transaction)
|
InternalRepository |
getRepository()
|
void |
preCommit(InternalCommitContext commitContext,
OMMonitor monitor)
Create a future to execute commitContext in a different thread. |
void |
remove(InternalCommitContext commitContext)
Called after a commitContext is done successfully or not. |
void |
rollback(InternalCommitContext commitContext)
|
void |
setRepository(InternalRepository repository)
|
void |
waitForTermination(InternalTransaction transaction)
Waiting for a commit to be done. |
Method Detail |
---|
InternalRepository getRepository()
void setRepository(InternalRepository repository)
void preCommit(InternalCommitContext commitContext, OMMonitor monitor)
void remove(InternalCommitContext commitContext)
void rollback(InternalCommitContext commitContext)
void waitForTermination(InternalTransaction transaction) throws InterruptedException, ExecutionException
InterruptedException
ExecutionException
InternalCommitContext get(InternalTransaction transaction)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |