Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.