partial void UpdateAthlete(Athlete instance);
 partial void DeleteAthlete(Athlete instance);
 partial void InsertAthlete(Athlete instance);