public class MariaXaConnection extends MariaDbPooledConnection implements XAConnection
Constructor and Description |
---|
MariaXaConnection(MariaDbConnection connection) |
Modifier and Type | Method and Description |
---|---|
XAResource |
getXAResource() |
abort, addConnectionEventListener, addStatementEventListener, close, fireConnectionClosed, fireConnectionErrorOccured, fireStatementClosed, fireStatementErrorOccured, getConnection, getLastUsed, lastUsedToNow, noStmtEventListeners, removeConnectionEventListener, removeStatementEventListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListener
public MariaXaConnection(MariaDbConnection connection)
public XAResource getXAResource()
getXAResource
in interface XAConnection
Copyright © 2019 mariadb.org. All rights reserved.