-->
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: Help understand Caveat Emptor's impl of DAO pattern
PostPosted: Thu Jul 27, 2006 1:27 pm 
Newbie

Joined: Mon Jul 24, 2006 3:21 pm
Posts: 14
I'm trying to learn the DAO pattern by looking at the impl in CE and mirroring it to my current project.

I noticed that in ItemDAO.java, the get*Bid() methods take IDs as arguments. Is there a compelling reason why these shouldn't be Item instances instead of PKs for Items in the DB? Or could I just provide both?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 27, 2006 11:20 pm 
Hibernate Team
Hibernate Team

Joined: Mon Aug 25, 2003 9:11 pm
Posts: 4592
Location: Switzerland
You can design the DAO methods in any way you want.


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.