partial void UpdateTrener(Trener instance);
partial void DeleteTrener(Trener instance);
partial void InsertTrener(Trener instance);