book « Update « JPA Q&A





1. What are the best books for Hibernate & JPA?    stackoverflow.com

My team is about to build a new product and we are using Hibernate/JPA as the persistence mechanism. There are other book posts on stackoverflow, but I couldn't find one ...

2. Hibernate vs JPA in persistence book    coderanch.com

3. Trouble from book Java Persistence With Hibernate    forum.hibernate.org

Hi, I am a hibernate newbie and I hope this is not a stupid question. I have been trying to follow the examples as given in the book listing 2.1 and 2.2 to learn Hibernate and I am getting this error that I don't understand. Please help. This is the sql query I used to set up the table. CREATE TABLE ...