| Interface | Description |
|---|---|
| Transactional |
Base contract for a component which can participate in a transaction
|
| TransactionalConnection |
Connections which support transaction must implement this interface
in order to start or join a current transaction.
|
| XATransactionalConnection |
Specialization of
TransactionalConnection for connections
which can participate of XA transactions |
| Enum | Description |
|---|---|
| OperationTransactionalAction |
The type of joining actions that operations can take regarding transactions.
|
Copyright © 2016 MuleSoft, Inc.. All rights reserved.