Returns a boolean value.
boolean ResultSet.getBoolean(String name) throws ULjException
name A String representing the table column name in the ResultSet object.
The boolean representation of the named value.