| Package | Description |
|---|---|
| org.mule.runtime.extension.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 © 2017 MuleSoft, Inc.. All rights reserved.