Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.sql

Interface XAConnection

java.lang.Object
|
+--javax.sql.PooledConnection
   |
   +--javax.sql.XAConnection

All Implemented Interfaces:

PooledConnection


public interface XAConnection

implements PooledConnection

Since:

Method Summary

javax.transaction.xa.XAResourcegetXAResource()

Method Details

getXAResource

public XAResource getXAResource()

Since: