partial void UpdateFlower(Flower instance);
partial void DeleteFlower(Flower instance);
partial void InsertFlower(Flower instance);