| Package | Description |
|---|---|
| com.atomikos.icatch |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeTransaction.commit()
Commits the composite transaction.
|
void |
Participant.commit(boolean onePhase)
Commits the participant's work.
|
int |
Participant.prepare()
Prepares the participant.
|
void |
Participant.rollback()
Rollback of the participant's work.
|
Copyright © 2019. All Rights Reserved.