Files
ebean/ebean-querybean
Rob Bygrave e71be4e1b1 Deprecate order() methods on Query, ExpressionList - migrate to orderBy()
Unfortunately we have order() and orderBy() methods which do the
same thing. I have decided to deprecate the order() ones in
favour of the orderBy() methods so that ultimately we will end
up with less methods and I think orderBy() is the correct choice.

Apologies for the migration pain here.
2023-06-01 21:21:39 +12:00
..
2023-05-31 22:06:30 +12:00

ebean-querybean

Type safe query extension for Ebean ORM

Refer to the documentation at https://ebean.io/docs/query/query-beans