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