Hibernate practically exploded onto the Java scene. Why? Because with it developers avoid a dreaded problem: object/relational mapping (ORM). There's a mismatch between your object-oriented code and the relational database you use. This object/relational mismatch requires you to write persistence code that maps one to the other, code which is often complex, tedious and costly to develop. Hibernate does it for you. But not only that, Hibernate makes persistence easy. Positioned as a layer between your application and your database, Hibernate takes care of loading and saving of objects. Hibernate apps are cheaper, more portable, and more resilient to change. And they perform better than anything you are likely to develop yourself. "Hibernate in Action" carefully explains the concepts you need, then gets you started quickly. Using a single, continuing example, it shows you how to use Hibernate in practice, how to deal with concurrency and transactions, how to efficiently retrieve objects and use caching. The authors developed Hibernate. They answered many community questions. Their experience seeps out of every pore of this book.
Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relation...
评分Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relation...
评分Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relation...
评分Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relation...
评分Hibernate practically exploded on the Java scene. Why is this open-source tool so popular? Because it automates a tedious task: persisting your Java objects to a relational database. The inevitable mismatch between your object-oriented code and the relation...
作者出书,最权威的hibernate介绍了吧,非常详细,也介绍了他创作hibernate的思路,非常棒。
评分只看了少少
评分orm的经典
评分不错
评分orm的经典
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有