partial void UpdateBookshelf(Bookshelf instance);
partial void DeleteBookshelf(Bookshelf instance);
partial void InsertBookshelf(Bookshelf instance);