public final class SQLServerXAConnection extends SQLServerPooledConnection implements XAConnection
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the physical connection that this PooledConnection object represents.
|
XAResource |
getXAResource() |
addConnectionEventListener, addStatementEventListener, getConnection, removeConnectionEventListener, removeStatementEventListener, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddConnectionEventListener, addStatementEventListener, getConnection, removeConnectionEventListener, removeStatementEventListenerpublic XAResource getXAResource() throws SQLException
getXAResource in interface XAConnectionSQLExceptionpublic void close()
throws SQLException
close in interface PooledConnectionclose in class SQLServerPooledConnectionSQLExceptionCopyright © 2016. All rights reserved.