-->
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: One to Many mapping --> TreeSet ?
PostPosted: Sun Feb 15, 2004 10:47 pm 
Newbie

Joined: Tue Jan 06, 2004 12:57 am
Posts: 14
I have a few one to many mappings, ie:

<set name="transactions" cascade="all" inverse="true" lazy="true">
<key column="account_code"/>
<one-to-many class="APTransaction"/>
</set>

Is it possible to get back a TreeSet so that the data in the collection is ordered?

Thanks,
Jeff.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Feb 15, 2004 11:04 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 12:50 pm
Posts: 5130
Location: Melbourne, Australia
Please read the HIbernate documentation, specifically the section about collections.


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.