partial void UpdateDeveloper(Developer instance);
partial void DeleteDeveloper(Developer instance);
partial void InsertDeveloper(Developer instance);