|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An XAConnection object provides support for distributed transactions. An XAConnection may be enlisted in a distributed transaction by means of an XAResource object.
Method Summary | |
XAResource (src) |
getXAResource()
Return an XA resource to the caller. |
Methods inherited from interface javax.sql.PooledConnection (src) |
addConnectionEventListener, close, getConnection, removeConnectionEventListener |
Method Detail |
public XAResource (src) getXAResource() throws java.sql.SQLException
java.sql.SQLException
- - if a database-access error occurs
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |