-->
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: sorting lazily loaded results.
PostPosted: Mon Apr 09, 2007 3:04 am 
Newbie

Joined: Mon Feb 12, 2007 2:37 am
Posts: 2
I have a table "organization" which has a reference to its self so that we have a parent org/org hierarchy. The problem is that whenever i get the children of a certain organization (say root org), the children are lazy loaded but are returned in a different order each time. Is there a way to get sorted result in a lazy loaded set ?
Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 09, 2007 4:49 am 
Newbie

Joined: Sat Jul 08, 2006 10:33 am
Posts: 15
You have to tell the DB to return the results as a list instead of a hash/bag.

See http://forum.hibernate.org/viewtopic.ph ... 75#2346875 for example code.

_________________
Aaron "Optimizer" Digulla
http://www.philmann-dark.de/


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.