|
Novell exteNd Messaging Platform 5.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Recoverable objects that implement nested transaction behavior may support a specialization of the Resource interface called the SubtransactionAwareResource interface.
| Method Summary | |
void |
commit_subtransaction(Coordinator parent)
This operation is invoked only if the resource has been registered with a subtransaction and the subtransaction has been committed. |
void |
rollback_subtransaction()
This operation is invoked only if the resource has been registered with a subtransaction and notifies the resource that the subtransaction has rolled back. |
| Methods inherited from interface org.omg.CosTransactions.ResourceOperations |
commit_one_phase, commit, forget, prepare, rollback |
| Method Detail |
public void commit_subtransaction(Coordinator parent)
public void rollback_subtransaction()
|
Novell exteNd Messaging Platform 5.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||