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 MariaDbPooledConnection
abort, addConnectionEventListener, addStatementEventListener, close, ensureValidation, fireConnectionClosed, fireConnectionErrorOccurred, fireStatementClosed, fireStatementErrorOccurred, getConnection, getLastUsed, lastUsedToNow, noStmtEventListeners, removeConnectionEventListener, removeStatementEventListenerMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface PooledConnection
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListener
-
Constructor Details
-
MariaXaConnection
-
-
Method Details
-
getXAResource
- Specified by:
getXAResourcein interfaceXAConnection
-