Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » PreparedStatement interface

 

hasResultSet function

Determines if the PreparedStatement contains a ResultSet.

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

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