[classlib][sql] refactor CachedRow, rename boolean variable insert to isInsert
------------------------------------------------------------------------------
Key: HARMONY-5151
URL: https://issues.apache.org/jira/browse/HARMONY-5151
Project: Harmony
Issue Type: Bug
Components: Classlib
Reporter: Regis Xu
rename boolean variable insert to isInsert,
add new boolean variable isUpdate, flag whether the row has been updated,
delete updateInt, updateBoolean etc, use updateObject instead
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|