A C G I


I

IBeanData - Interface in com.ibm.datatools.sqlj.template
Provides access to the information that is collected by the New SQLJ File wizard.
isExpression() - Method in interface com.ibm.datatools.sqlj.template.ISQLFieldInfo
Indicates whether the column in the result set is derived from an expression.
isKey() - Method in interface com.ibm.datatools.sqlj.template.ISQLFieldInfo
Indicates whether the column is a key.
ISQLFieldInfo - Interface in com.ibm.datatools.sqlj.template
An object that contains metadata for either a column in a result set or a parameter in an SQL statement.
ISQLTemplate - Interface in com.ibm.datatools.sqlj.template
Defines templates that can be used by the New SQLJ File wizard.
isUseDriverManager() - Method in interface com.ibm.datatools.sqlj.template.IBeanData
Indicates whether to use a DriverManager object to obtain the run-time database connection.

A C G I