partial void UpdateRecipe(Recipe instance);
 partial void DeleteRecipe(Recipe instance);
 partial void InsertRecipe(Recipe instance);