Sure, but you need to do sorting application-side. The DB won't be able to do sorting
on transient properties. You could create a comparator that did the sorting you want, and
sort the results prior to rendering them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031861#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...