partial void UpdateEmployer(Employer instance);
 partial void DeleteEmployer(Employer instance);
 partial void InsertEmployer(Employer instance);