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