Java Persistence with Hibernate [Repost]

Posted By: Free butterfly

Java Persistence with Hibernate by Christian Bauer
English | 15 Dec. 2006 | ISBN: 1932394885 | 876 Pages | PDF | 10 MB

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.