partial void UpdateLecturer(Lecturer instance);
partial void DeleteLecturer(Lecturer instance);
partial void InsertLecturer(Lecturer instance);