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