partial void UpdateSTAFF(STAFF instance);
partial void DeleteSTAFF(STAFF instance);
partial void InsertSTAFF(STAFF instance);