Interface for the clean separation of the classes between result set and corresponding row updater.
-
Method Details
-
cancelRowUpdates
- Throws:
SQLException
-
updateRow
- Throws:
SQLException
-
deleteRow
- Throws:
SQLException
-
insertRow
- Throws:
SQLException
-
refreshRow
- Throws:
SQLException
-
moveToInsertRow
- Throws:
SQLException
-
moveToCurrentRow
- Throws:
SQLException
-
getNewRow
- Throws:
SQLException
-
getInsertRow
- Throws:
SQLException
-
getOldRow
- Throws:
SQLException
-
setRow
- Throws:
SQLException
-
getField
- Throws:
SQLException
-
close
- Throws:
SQLException
-