sqlj.runtime
Interface SqljConnectionPoolDataSource

All Known Implementing Classes:
OracleSqljConnectionPoolDataSource

public interface SqljConnectionPoolDataSource
extends javax.sql.ConnectionPoolDataSource, ConnectionContextFactory

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

See Also:

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