public interface VersionHistoryColumnInfo extends ComplexColumnInfo<Version>
Note, the strongly typed update/delete methods are not supported for version history columns (the data is supposed to be immutable). That said, the "raw" update/delete methods are supported for those that really want to muck with the version history data.
addRawValue, addValue, addValues, countValues, deleteAllValues, deleteAllValues, deleteRawValue, deleteValue, deleteValues, getRawValues, getRawValues, getType, getValues, updateRawValue, updateValue, updateValues
Copyright © 2005–2024 OpenHMS. All rights reserved.