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