-->
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.  [ 4 posts ] 
Author Message
 Post subject: page 721: BidForAuctionCommand or BidForItemCommand
PostPosted: Thu Mar 08, 2007 7:53 pm 
Beginner
Beginner

Joined: Thu Nov 30, 2006 3:00 pm
Posts: 20
In the first paragraph you mention BidForAuctionCommand and in the code example you write BidForItemCommand and then in the next paragraph you again mention BidForItemCommand.

Is this correct?

regards.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 09, 2007 5:37 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
Added to errata.

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


Top
 Profile  
 
 Post subject: Problem on the same page (page 721)
PostPosted: Fri Apr 06, 2007 11:22 am 
Newbie

Joined: Fri Apr 06, 2007 10:59 am
Posts: 1
Hiya,

In the first code snippet on page 721,


bidForItem = (BidForItemCommand)handler.execute(bidForItem);

should be

bidForItem = (BidForItemCommand)handler.executeCommand(bidForItem);


right?


Thanks a lot


ChunCheng


Top
 Profile  
 
 Post subject:
PostPosted: Fri Apr 06, 2007 11:55 am 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
You are right, added to errata.

_________________
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.  [ 4 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.