Searched defs:XAConnection (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/javax/sql/
H A DXAConnection.java33 * transactions. An <code>XAConnection</code> object may be enlisted
36 * <code>XAConnection</code> object through the <code>XAResource</code> object.
44 public interface XAConnection extends PooledConnection { interface in inherits:PooledConnection
50 * to manage this <code>XAConnection</code> object's participation in a

Completed in 21 milliseconds