Uses of Interface
com.ibm.datatools.sqlj.template.ISQLFieldInfo

Uses of ISQLFieldInfo in com.ibm.datatools.sqlj.template

Methods in com.ibm.datatools.sqlj.template that return ISQLFieldInfo
ISQLFieldInfo[] IBeanData.getColumnInfo()
Returns metadata about the columns that are contained in the SQL statement.
ISQLFieldInfo[] IBeanData.getParmInfo()
Returns the information about the parameters that are contained in the SQL statement.