partial void UpdateShelf(Shelf instance);
 partial void DeleteShelf(Shelf instance);
 partial void InsertShelf(Shelf instance);