|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

If the meaning of this type isn't clear, there really should be more of a description here...
| 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
ExecutionExceptionInternalCommitContext get(InternalTransaction transaction)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||