-->
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: Set / bag difference
PostPosted: Sat Nov 01, 2003 9:07 pm 
Senior
Senior

Joined: Tue Oct 21, 2003 8:15 am
Posts: 186
IIRC, the only difference between sets and bags is that bags can contain the same element more than once. Right?

So what does "same element" mean? That equals() returns equal values?

Other than than... any other differences between sets and bags in hibernate?


Top
 Profile  
 
 Post subject: Re: Set / bag difference
PostPosted: Mon Nov 03, 2003 5:22 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
nickvajberg wrote:
IIRC, the only difference between sets and bags is that bags can contain the same element more than once. Right?

Right, and t is always unordered.

nickvajberg wrote:
So what does "same element" mean? That equals() returns equal values?

Yes, same definition as in set.

nickvajberg wrote:
Other than than... any other differences between sets and bags in hibernate?

Yes, and this is a FAQ ;-) http://www.hibernate.org/117.html#A8

_________________
Emmanuel


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.