To get access to the record definitions for the structures use:
This operation instructs the Resource to commit all changes made as a part of the transaction.
The Resource can raise:
If possible, the Resource should commit all changes made as part of the transaction, else it should raise the TRANSACTION_ROLLEDBACK exception. This operation can only be used if the Resource is the only child of its parent.
This operation informs the Resource that it is safe to forget any Heuristic decisions and the knowledge of the transaction.
This operation is invoked on the Resource to begin the two-phase commit protocol.
The Resource can reply:
This operation instructs the Resource to rollback all changes made as a part of the transaction.
The Resource can raise: