Book & Memo/Java

Java Persistence with Hibernate

파에 2007. 5. 5. 05:27

 

Publisher: Manning Publications; Revised edition
Language: English
ISBN: 1932394885
Paperback: 904 pages

 

Description: Persistence-the ability of data to outlive an instance of a program-is central to modern applications. Hibernate, the most popular Java persistence tool, provides automatic and transparent object/relational mapping making it a snap to work with SQL databases in Java applications. Hibernate applications are cheaper, more portable, and more resilient to change. Because it conforms to the new EJB 3.0 and Java Persistence 1.0 standard, Hibernate allows the developer to seamlessly create efficient, scalable Java EE applications.


Java Persistence with Hibernate explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate 3.2 and Java Persistence, working through queries, fetching strategies, caching, transactions, conversations, and more. You'll also appreciate the well-illustrated discussion of best practices in database design, object/relational mapping, and optimization techniques.

 

In this revised edition of the bestselling Hibernate in Action, authors Christian Bauer and Gavin King-the founder of the Hibernate project-cover Hibernate 3.2 in detail along with the EJB 3.0 and Java Persistence standard.

'Book & Memo > Java' 카테고리의 다른 글

Algorithms in Java  (0) 2007.05.12
The Art of Java  (0) 2007.05.09
Beginning TiVo Programming  (0) 2007.05.04
Test-Driven Development: A J2EE Example  (0) 2007.05.02
Computer Graphics Using Java 2D and 3D  (0) 2007.04.27