| Interface | Description |
|---|---|
| MXTransaction |
An MXTransaction is used by the framework where tasks need to be coordinated as part of a single unit of work.
|
| Transactable |
Interface that must be implmented by any object that wishes to participate in a transaction.
|
| Class | Description |
|---|---|
| MXTransactionImpl |
Implementation of the MXTransaction object.
|