-->
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.  [ 1 post ] 
Author Message
 Post subject: Ordering a collection by a property of a sub-collection
PostPosted: Thu Oct 09, 2008 8:42 am 
Newbie

Joined: Thu Oct 09, 2008 8:33 am
Posts: 1
I'm making a forum system. A ForumCategory (e.g. Sport) has a collection of Forums (e.g. Running, Cycling...). A Forum has a collection of Threads. A Thread has a collection of Messages.

My problem is, I want Threads to be ordered by the date of the latest message, so i'm ordering a collection, Threads, by the top(date) of the subcollection, Messages.

Is it possible to use Order-by for this? I can't figure out how to, as there is a join involved.

Alternatively, can I add a property to Thread containing the date of the latest Message, and can anyone provide any guidance of how to do this? parhaps by using a property formula?

Many thanks


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

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.