partial void UpdateReview(Review instance);
partial void DeleteReview(Review instance);
partial void InsertReview(Review instance);