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() |
begin, commit, rollbackXAResource getXAResource()
XAResource which should be listed on the XA transactionvoid close()
getXAResource(). Some providers
require this method to be explicitly called.Copyright © 2017 MuleSoft, Inc.. All rights reserved.