Sunday, February 1, 2015

Hibernate: A Developer's Notebook by James Elliott [Repost]




Hibernate: A Developer's Notebook by James Elliott
English | May 17, 2004 | ISBN: 0596006969 | 190 Pages | CHM | 1 MB


Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you.Database experts may enjoy fiddling with SQL, but you don't have to–the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical spaghetti needed to put their SQL into a Java program. Hibernate: A Developers Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database.