Cannot call the '%1' function on a JDBC resultset when it is positioned on an insert row

Error constant SQLE_JDBC_INVALID_OPER_ON_INSERT_ROW
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Name of the resultset function being called.
Severity 16
SQLCODE –752
SQLSTATE WJ019
Sybase error code 13763
Probable cause

Some resultset functions such as updateRow and deleteRow are invalid when the cursor of the resultset is positioned at the insert row.