partial void UpdateITEM(ITEM instance);
partial void DeleteITEM(ITEM instance);
partial void InsertITEM(ITEM instance);