ENH-171: Add ability to chain Order By clause for a Query

7 views
Skip to first unread message

Rob Bygrave

unread,
Nov 1, 2009, 4:25:14 AM11/1/09
to Ebean ORM

FYI:

>>>
... but I am missing the option to chain the order by statements, now
I have to append them myself and set the long string. It would be nice
to be able to chaing most properties of a query. This safes time
looking up the right syntax...

Ebean.find(Person.class).order().asc("name");
<<<

This is logged as ENH-171: http://www.avaje.org/bugdetail-171.html

This is now in HEAD and we be included in the next version of Ebean.


Cheers, Rob.
Reply all
Reply to author
Forward
0 new messages