http://cayenne.apache.org/doc30/using-orderings.html
On Thu, Jul 22, 2010 at 1:45 PM, Martin Ludeiro <[email protected]> wrote: > I want to do an ordering expression with two columns, but i cant find > the way > > The generated SQL must be something like "SELECT A, B FROM T ORDER BY A > + B"; > > Sorry for my bad english > Thanks in advance >
