partial void UpdateEMPLOYEE(EMPLOYEE instance);
partial void DeleteEMPLOYEE(EMPLOYEE instance);
partial void InsertEMPLOYEE(EMPLOYEE instance);