public class MariaXaConnection extends MariaDbPooledConnection implements XAConnection
| Constructor and Description |
|---|
MariaXaConnection(MariaDbConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
XAResource |
getXAResource() |
addConnectionEventListener, addStatementEventListener, close, fireConnectionClosed, fireConnectionErrorOccured, fireStatementClosed, fireStatementErrorOccured, getConnection, removeConnectionEventListener, removeStatementEventListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListenerpublic MariaXaConnection(MariaDbConnection connection)
public XAResource getXAResource() throws SQLException
getXAResource in interface XAConnectionSQLExceptionCopyright © 2016. All rights reserved.