Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.