[jboss-user] [EJB 3.0] - change @Orderby parameter at runtime?

liudan2005 do-not-reply at jboss.com
Thu Mar 1 12:47:14 EST 2007


Is there anyway to change orderby parameter for an @Orderby annotated collection?

e.g.
@OrderBy("age desc")
private List persons

at runtime, I wanna sort by name at runtime. is there anyway to do it?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4024388#4024388

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4024388



More information about the jboss-user mailing list