Harnessing Hibernate (Paperback)
暫譯: 掌握 Hibernate

James Elliott, Timothy M. O'Brien, Ryan Fowler

  • 出版商: O'Reilly
  • 出版日期: 2008-05-27
  • 定價: $1,320
  • 售價: 9.5$1,254
  • 語言: 英文
  • 頁數: 382
  • 裝訂: Paperback
  • ISBN: 0596517726
  • ISBN-13: 9780596517724
  • 相關分類: Java 相關技術
  • 立即出貨 (庫存=1)

買這商品的人也買了...

商品描述

Harnessing Hibernate is an ideal introduction to the popular framework that lets Java developers work with information from a relational database easily and efficiently. Databases are a very different world than Java objects, and they often involve people with different skills and specializations. With Hibernate, bridging these two worlds is significantly easier, and with this book, you can get up to speed with Hibernate quickly. Rather than present you with another reference, Harnessing Hibernate lets you explore the system, from download and configuration through a series of projects that demonstrate how to accomplish a variety of practical goals. The new edition of this concise guide walks you through Hibernate's primary features, which include mapping from Java classes to database tables, and from Java data types to SQL data types. You will also learn about Hibernate's data query and retrieval facilities, and much more. By reading and following along with the examples, you can get your own Hibernate environment set up quickly and start using it for real-world tasks right away. Harnessing Hibernate teaches you how to: Perform Object/Relational mapping Work with persistent data from Java code Work with groups and relationships between objects Extend Hibernate's rich type support for your own needs Simplify query creation using criteria and examples Use the Hibernate Query Language (HQL) and understand how it differs from SQL Use Hibernate in conjunction with Spring Use Hibernate in conjunction with other packages, such as the Stripes web framework and the Eclipse IDE Once you're past the first few chapters, you can jump to topics that you find particularly interesting or relevant. Allbackground material and explanations of how Hibernate works and why is in the service of a focused task. Source code can be downloaded from the book's website. If using SQL is an uncomfortable chore, Harnessing Hibernate offers you an effective and trouble-free method for working with the information you store in your applications.

商品描述(中文翻譯)

《Harnessing Hibernate》是一本理想的入門書籍,介紹這個流行的框架,讓 Java 開發者能夠輕鬆且高效地處理來自關聯資料庫的信息。資料庫的世界與 Java 物件截然不同,且通常涉及擁有不同技能和專業的人員。使用 Hibernate,這兩個世界之間的橋樑變得顯著容易,而這本書能讓你快速掌握 Hibernate。與其提供另一個參考資料,《Harnessing Hibernate》讓你探索整個系統,從下載和配置開始,通過一系列專案展示如何實現各種實用目標。本書的新版本將引導你了解 Hibernate 的主要特性,包括從 Java 類映射到資料庫表,以及從 Java 資料類型映射到 SQL 資料類型。你還將學習 Hibernate 的資料查詢和檢索功能,以及更多內容。通過閱讀並跟隨示例,你可以快速設置自己的 Hibernate 環境,並立即開始用於實際任務。《Harnessing Hibernate》教你如何:

- 執行物件/關聯映射
- 從 Java 代碼處理持久化資料
- 處理物件之間的群組和關係
- 擴展 Hibernate 的豐富類型支持以滿足自己的需求
- 使用條件和示例簡化查詢創建
- 使用 Hibernate 查詢語言 (HQL) 並理解其與 SQL 的不同
- 將 Hibernate 與 Spring 結合使用
- 將 Hibernate 與其他套件結合使用,例如 Stripes 網頁框架和 Eclipse IDE

一旦你完成前幾章,就可以跳到你覺得特別有趣或相關的主題。所有背景資料和對 Hibernate 如何運作及其原因的解釋都是為了專注於特定任務。源代碼可以從本書的網站下載。如果使用 SQL 讓你感到不自在,《Harnessing Hibernate》為你提供了一種有效且無憂的方法來處理你在應用程式中儲存的信息。