@MinMuleVersion(value="4.1") public interface XATransactionalConnection extends TransactionalConnection
TransactionalConnection for connections which can participate of XA transactions| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this connection and the underlying
getXAResource(). |
XAResource |
getXAResource() |
XAResource getXAResource()
XAResource which should be listed on the XA transactionvoid close()
getXAResource(). Some providers require this method to be explicitly
called.Copyright © 2024 MuleSoft, Inc.. All rights reserved.