partial void UpdatePlant(Plant instance);
 partial void DeletePlant(Plant instance);
 partial void InsertPlant(Plant instance);