API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.sql. XAConnection View Source
Author(s)
Since
1.4
Version
Serial
Hierarchy
 PooledConnection
      XAConnection
Subinterfaces
Description
public interface XAConnection
  An object that provides support for distributed transactions.
See also:   
Methods
Hide/Show inherited methods
public XAResource getXAResource () throws SQLException
  Retrieves an XAResource object that the transaction manager will use to manage this XAConnection object's participation in a distributed transaction.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar