public class MariaXaConnection extends MariaDbPooledConnection implements javax.sql.XAConnection
connection, connectionEventListeners, statementEventListeners
Constructor and Description |
---|
MariaXaConnection(MariaDbConnection connection) |
Modifier and Type | Method and Description |
---|---|
javax.transaction.xa.XAResource |
getXAResource() |
addConnectionEventListener, addStatementEventListener, close, fireConnectionClosed, fireConnectionErrorOccured, fireStatementClosed, fireStatementErrorOccured, getConnection, removeConnectionEventListener, removeStatementEventListener
public MariaXaConnection(MariaDbConnection connection)