Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
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.