Huomautus
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
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.