partial void Updateteacher(teacher instance);
 partial void Deleteteacher(teacher instance);
 partial void Insertteacher(teacher instance);