partial void UpdateArtista(Artista instance);
 partial void DeleteArtista(Artista instance);
 partial void InsertArtista(Artista instance);