npublic void insertRow()
throws SQLException
npublic void updateRow()
throws SQLException
npublic void deleteRow()
throws SQLException
n
npublic void updateInt(int
columnIndex, int x)
throws SQLException
npublic void
updateString(int columnIndex, String x)
throws SQLException
n...
npublic void
moveToInsertRow() throws SQLException
npublic void
cancelRowUpdates() throws SQLException