partial void UpdateTeacher(Teacher instance);
 partial void DeleteTeacher(Teacher instance);
 partial void InsertTeacher(Teacher instance);