Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Moves the cursor to the remembered cursor position, which is usually the current row.
Syntax
public void moveToCurrentRow()
Exceptions
Remarks
This moveToCurrentRow method is specified by the moveToCurrentRow method in the java.sql.ResultSet interface.
This method has no effect if the cursor is not on the insert row.