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 » ResultSet interface

 

next function

Fetches the next row of data in the ResultSet.

Syntax
boolean ResultSet.next() throws ULjException
See also
Returns

true when the next row is successfully fetched; otherwise, false.