Returns an integer value.
int ResultSet.getInt(int ordinal) throws ULjException
ordinal A base-one integer representing the column number as ordered in the SQL statement.
The integer representation of the named value.