partial void UpdateEleve(Eleve instance);
 partial void DeleteEleve(Eleve instance);
 partial void InsertEleve(Eleve instance);