hasResultSet method

Determines if the PreparedStatement contains a ResultSet.

Syntax
boolean PreparedStatement.hasResultSet() throws ULjException
See also
Returns

true, if a ResultSet was found; otherwise, false.