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, removeStatementEventListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addConnectionEventListener, addStatementEventListener, close, getConnection, removeConnectionEventListener, removeStatementEventListener
public MySQLXAConnection(MySQLConnection connection)
public XAResource getXAResource() throws SQLException
getXAResource
in interface XAConnection
SQLException
Copyright © 2015. All rights reserved.