-->
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.  [ 2 posts ] 
Author Message
 Post subject: ERRATA
PostPosted: Mon Nov 15, 2004 1:50 pm 
Newbie

Joined: Mon Nov 15, 2004 1:37 pm
Posts: 2
Hi there,

just found some more little errors in your "Hibernate in Action" book:

page 39 states "Hibernate provides some shortcut methods on the Session interface that let you invoke a query in one line of code. We won't use these shortcuts in the book; instead, we'll always use the Query interface".
Since every rule has its exception you should add a note saying that the exception here is your HelloWorld application ;-)

page 227, code-snippet in the middle of the page:
"item.getCategories().add(category)" should be changed in "item.getCategories().add(cat)"

Thanks for the great book. As soon as I find some time I will add a review on Amazon.

Bye,
Dirk


Top
 Profile  
 
 Post subject:
PostPosted: Mon Nov 15, 2004 1:51 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Thanks, well spotted.

_________________
JAVA PERSISTENCE WITH HIBERNATE
http://jpwh.org
Get the book, training, and consulting for your Hibernate team.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.