56th out of 62 books
—
62 voters
Goodreads helps you keep track of books you want to read.
Start by marking “Java Persistence with Hibernate” as Want to Read:
Java Persistence with Hibernate
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 co
...more
Paperback, 841 pages
Published
December 1st 2006
by Manning Publications
(first published November 24th 2006)
Friend Reviews
To see what your friends thought of this book,
please sign up.
Reader Q&A
To ask other readers questions about
Java Persistence with Hibernate,
please sign up.
Be the first to ask a question about Java Persistence with Hibernate
Community Reviews
(showing 1-30 of 617)

First of all, I think it's between 3 and 4 actually. Good parts: it has some useful information like caching support, explanations of inner workings of persistence context, and it was just good to read it through because there are always some parts missing when you don't read everything or just make every single mistake with a framework, and Hibernate has a lot of complexity to it. I also think most of the people using it are just looking recipes up on the internet or reading tidbits of document
...more

This book is very thick and packed with a lot of information. It can be considered a reference book for Hibernate, but there's a somewhat wordiness feel to it rather than being a straight-to-the-point sort of reference. You tend to have to read through explanations and discussions to get to the snippet you're looking for. It's not a very strong candidate for a good reference book, and it's also a poor candidate for a learning book; there's no complete example or walkthrough of a proper applicati
...more

Compared to the reference manual, it's definitely a good book, but examples are a) not well thought-out, many of details are left out of the book, so you can't just take the code from the book, put it in your IDE, and get it working -- you'll need A LOT of other things to get it running at times; b) far-fetched at times.

Jun 03, 2011
Arafatelgamal
added it
i think that it's a good book

Aug 31, 2013
Prodigy4440
added it
Nice book
There are no discussion topics on this book yet.
Be the first to start one »