Moves the cursor by an offset of rows from the current cursor position.
boolean ResultSet.relative(int offset) throws ULjException
offset The number of rows to move.
True on success; otherwise, returns false.