public class MySQLXAConnection extends MySQLPooledConnection implements XAConnection
| Constructor and Description |
|---|
MySQLXAConnection(MySQLConnection 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 MySQLXAConnection(MySQLConnection connection)
public XAResource getXAResource() throws SQLException
getXAResource in interface XAConnectionSQLExceptionCopyright © 2014. All rights reserved.