next method

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.