Name | Type | Description |
---|---|---|
ORIGINAL_COLUMN | Number | It manages the original value and the current value separately and affects the row status when changing the value of the corresponding column. |
DISPLAY_COLUMN | Number | It has only the current value, and does not affect the row state when changing the value of that column. |
ALL | Number |
type | Number |
---|---|
It manages the original value and the current value separately and affects the row status when changing the value of the corresponding column.
|
type | Number |
---|---|
It has only the current value, and does not affect the row state when changing the value of that column.
(It does not commit, revert, etc. because it has only the current value.) |
type | Number |
---|---|