partial void UpdateJOB(JOB instance);
partial void DeleteJOB(JOB instance);
partial void InsertJOB(JOB instance);