seek


Description:

public abstract void seek (uint pos)

Set the cursor position.

Following calls to peek or next will read the row at position pos.

Parameters:

this

The ResultSet to seek in

pos

The position to seek to