Package org.mariadb.jdbc
Class MariaXaConnection
java.lang.Object
org.mariadb.jdbc.MariaDbPooledConnection
org.mariadb.jdbc.MariaXaConnection
- All Implemented Interfaces:
PooledConnection
,XAConnection
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.mariadb.jdbc.MariaDbPooledConnection
abort, addConnectionEventListener, addStatementEventListener, close, fireConnectionClosed, fireConnectionErrorOccured, fireStatementClosed, fireStatementErrorOccured, getConnection, getLastUsed, lastUsedToNow, noStmtEventListeners, removeConnectionEventListener, removeStatementEventListener
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface javax.sql.PooledConnection
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListener
-
Constructor Details
-
MariaXaConnection
-
-
Method Details
-
getXAResource
- Specified by:
getXAResource
in interfaceXAConnection
-