Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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.