-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 
Author Message
 Post subject: Best book for hibernate?
PostPosted: Thu Jun 05, 2008 1:59 pm 
Newbie

Joined: Thu Jun 05, 2008 1:57 pm
Posts: 2
I was wondering what everyone thought was the most thorough and helpful book for hibernate.

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 05, 2008 5:37 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
He He - see the reference to Christans/Gavins book at the top of the page. The add even states "The best book about Hibernate..."


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jun 05, 2008 9:17 pm 
Newbie

Joined: Thu Jun 05, 2008 1:57 pm
Posts: 2
I know, but that's the book they wrote. So that might be a little biased.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 06, 2008 4:37 am 
Regular
Regular

Joined: Wed Apr 09, 2008 10:28 am
Posts: 52
imo you can't set one book to be the best. for a expert a book which starts with the basic isnt best, but for a newbie it is probably the best. so based on your level of expierince you have to choose a book that fits. normaly you always can get previews of the most common books (e.g google books).


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jun 06, 2008 11:39 am 
Expert
Expert

Joined: Tue May 13, 2008 3:42 pm
Posts: 919
Location: Toronto & Ajax Ontario www.hibernatemadeeasy.com
So, I should probably preface this by saying that I am a biased author of the book Hibernate Made Easy, so my opinion may be skewed. But here's my two cents.

Every Hibernate development team needs a copy of Java Persistence with Hibernate (JPWH). That book covers everything, from every angle, and will help you put together extremely advanced and complicated applications that leverage everything from advanced locking to design patterns. It's a comprehensive reference, and as a community, we're all very lucky to have a book like that around.

However, when I tried to learn Hibernate, I found JPWH to be a little overwhelming. JPWH has a few negative reviews on amazon, and it doesn't deserve them, but the reason for them is that many readers tried to use this book as a beginners guide, and while it does have many examples, I don't think it's perfect for that.

This frustration is what drove me to write Hibernate Made Easy: Simplified Data Persistence. This book helps someone that is new to Hibernate, but does have some Java and database knowledge, get up and running with Hibernate quickly. It will take a new user and turn them into an intermediate to advanced Hibernate user quickly. The book contains many self-contained examples, so you can open up any chapter and just start coding along - there's no need to download any source code or complete a bunch of code from previous chapters to start learning.

Furthermore, many people that are frustrated by JPWH read my book, really understand how Hibernate works, and how to use Hibernate, and can then jump into JPWH and really understand what Gavin King and Christian Bauer are talking about. And really, that's the key.

My book really simplified Hibernate, and makes learning Hibernate Easy. Part of that is the use of JPA annotations. If you're dedicated to using mapping files instaed of annotations, you might want to look at Harnessing Hibernate. This is a continuation of the Hibernate Developers Handbook, which itself is a good read.

Personally, I really think a developer should have all three books. If you're billing your company, and it's not coming out of your own pocket, I think a library that has JPWH, Harnessing Hibernate and Hibernate Made Easy is a very complete collection that will help you solve most of your Hibernate and Data Persistence related issues.

Here's a little bit more on my book recommendations from my website. There's a number of free Hibernate3 tutorials and code samples there to help you out as well:

http://jpa.ezhibernate.com/Javacode/learn.jsp?tutorial=25hibernatebookreviews

Kindest regards,

_________________
Cameron McKenzie - Author of "Hibernate Made Easy" and "What is WebSphere?"
http://www.TheBookOnHibernate.com Check out my 'easy to follow' Hibernate & JPA Tutorials


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 5 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.