javax.sql
Interface XAConnection

All Superinterfaces:
PooledConnection

public interface XAConnection
extends PooledConnection

Since:
1.4

Method Summary
 XAResource getXAResource()
           
 
Methods inherited from interface javax.sql.PooledConnection
addConnectionEventListener, close, getConnection, removeConnectionEventListener
 

Method Detail

getXAResource

XAResource getXAResource()
                         throws SQLException
Throws:
SQLException