partial void UpdateSTUDENT(STUDENT instance);
partial void DeleteSTUDENT(STUDENT instance);
partial void InsertSTUDENT(STUDENT instance);