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