partial void UpdateAccount(PetShop.Core.Data.Account instance);
 partial void DeleteAccount(PetShop.Core.Data.Account instance);
 partial void InsertAccount(PetShop.Core.Data.Account instance);