|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RollbackException | |
|---|---|
| com.atomikos.icatch | |
| Uses of RollbackException in com.atomikos.icatch |
|---|
| Methods in com.atomikos.icatch that throw RollbackException | |
|---|---|
void |
ExportingTransactionManager.addExtent(Extent extent)
Should be called after call returns successfully: adds the extent of the call to the current transaction. |
void |
CompositeTransaction.commit()
Commits the composite transaction. |
void |
CompositeTerminator.commit()
Deprecated. Commit the composite transaction. |
HeuristicMessage[] |
Participant.commit(boolean onePhase)
Commits the participant's work. |
Propagation |
ExportingTransactionManager.getPropagation()
Gets the propagation info of the transaction for the calling thread. |
int |
Participant.prepare()
Prepares the participant. |
Extent |
ImportingTransactionManager.terminated(boolean commit)
Signals that the incoming request is done processing, in order to terminate the transaction context for the calling thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||