Libraries anvil sql ResultSet setFetchDirection

ResultSet setFetchDirection(int dir)
Gives a hint as to the direction in which the rows in this result set will be processed. The initial value is determined by the statement that produced the result set. The fetch direction may be changed at any time.
Throws SQLError -  if an error occured