Hi,

Unfortunately this is not yet supported. See
http://issues.apache.org/jira/browse/CAY-477.
You'll need to order list every time it is returned (e.g. using
Ordering.orderList())

2010/2/19 Joe Baldwin <[email protected]>

> I need to sort-order a list returned from a to-many relationship.  It is
> logical that this ordering be applied in all cases.
>
> Question:
> Is there a simple way to apply this by modifying the SelectQuery associated
> with the relationship or should I just sort order the list each time it is
> returned?
>
> (If I missed it in the docs please send me a link.)
>
> Thanks,
> Joe
>
>


-- 
Andrey

Reply via email to