Movatterモバイル変換


[0]ホーム

URL:


         


Interface XAConnection

All Superinterfaces:
PooledConnection

public interfaceXAConnection
extendsPooledConnection

An XAConnection object provides support for distributed transactions. An XAConnection may be enlisted in a distributed transaction by means of an XAResource object.


getXAResource()
          Return an XA resource to the caller.
 
Methods inherited from interface javax.sql.PooledConnection
addConnectionEventListener,close,getConnection,removeConnectionEventListener
 

getXAResource

publicXAResourcegetXAResource()                         throws java.sql.SQLException

Return an XA resource to the caller.

Returns:
the XAResource
Throws:
java.sql.SQLException - if a database-access error occurs

         


[8]ページ先頭

©2009-2025 Movatter.jp