sqlj.runtime
Interface SqljXADataSource


public interface SqljXADataSource
extends javax.sql.XADataSource, ConnectionContextFactory

SqljXADataSource defines the interface for the SQLJ-specific data sources that are based on JDBC XADataSource implementations. Besides supporting JDBC XADataSource APIs, defined by javax.sql.XADataSource, a SqljXADataSource instance supports ConnectionContextFactory APIs. This interface requires Java 2 Enterprise Edition (J2EE).

See Also:

Methods inherited from interface javax.sql.XADataSource
getLoginTimeout, getLogWriter, getXAConnection, getXAConnection, setLoginTimeout, setLogWriter
 
Methods inherited from interface sqlj.runtime.ConnectionContextFactory
getContext, getContext, getContext, getContext, getDefaultContext, getDefaultContext, getDefaultContext, getDefaultContext