Row.getNumber

Gets the number of the given row, that is, its position in its containing data model.

class Row
int
getNumber
()

Return Value

Type: int

the row number, or -1 if there was an error.

Meta