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