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