Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns an integer value.
int ResultSet.getInt(String name) throws ULjException
name A String representing the table column name.
The integer representation of the named value.