|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SqljDataSource defines the interface for all SQLJ-specific data sources. A SQLJ-specific data source is implmented based on an underlying JDBC data source. Besides supporting JDBC data source functionality, defined by javax.sql.DataSource, a SQLJ-specific data source supports ConnectionContextFactory APIs. This interface requires Java 2 Enterprise Edition (J2EE).
Methods inherited from interface javax.sql.DataSource |
getConnection,
getConnection,
getLoginTimeout,
getLogWriter,
setLoginTimeout,
setLogWriter |
Methods inherited from interface sqlj.runtime.ConnectionContextFactory |
getContext,
getContext,
getContext,
getContext,
getDefaultContext,
getDefaultContext,
getDefaultContext,
getDefaultContext |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |