Fetches the next row of data in the ResultSet object.
boolean ResultSet.next() throws ULjException
True when the next row is successfully fetched; otherwise, returns false.