|
Préférences
Moteurs de recherche
|
|||||||
| JavaTM 2 Platform Std. Ed. v1.4.2
javax.sql
|
||||||||
| Method Summary | |
XAResource |
getXAResource()
Retrieves an XAResource object that
the transaction manager will use
to manage this XAConnection object's participation in a
distributed transaction. |
| Methods inherited from interface javax.sql.PooledConnection |
addConnectionEventListener, close, getConnection, removeConnectionEventListener |
| Method Detail |
public XAResource getXAResource() throws SQLException
XAResource object that
the transaction manager will use
to manage this XAConnection object's participation in a
distributed transaction.
XAResource object
SQLException - if a database access error occurs