| Package | Description |
|---|---|
| org.mule.sdk.api.connectivity |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionalConnection
Connections which support transaction must implement this interface
in order to start or join a current transaction.
|
interface |
XATransactionalConnection
Specialization of
TransactionalConnection for connections
which can participate of XA transactions |
Copyright © 2020. All rights reserved.