org.tm4j.tologx.TologResultsSet .getVar(int colNum)

Description

Returns the name of the variable in the colNum'th position of the results set match. (equivalent to the column name in a JDBC query). The index starts at 0.

Parameters
int colNum

Other Resources

Related Topics

Has Parameters