partial void UpdateHotel(Hotel instance);
 partial void DeleteHotel(Hotel instance);
 partial void InsertHotel(Hotel instance);