public abstract interface XADataSource
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

A factory for XAConnection objects that is used internally. An object that implements the XADataSource interface is typically registered with a naming service that uses the Java Naming and Directory Interface™ (JNDI).

An implementation of XADataSource must include a public no-arg constructor.

extends CommonDataSource

Since:  1.4