next

fun next(): Boolean

Moves from the current position in the ResultSet to the next row and returns true, or returns false if there are no more rows to move forward to.