descending order query
"Louis Moore" <[email protected]> Wed, 11 Aug 2004 17:36:15 -0700
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <C5E6D04B7C014946B7CCBFC2AF30DB620155AD84@corpmail01.corp.walmart.com> |
Hi,
I'm assuming there's got to be an easy way to do this, but I don't see
it in the docs...you can sort on a column when running a persistent
query with p.query("sortColumn") but how do you do anything more complex
than that, like sort on multiple fields or sort in descending order? Is
it not yet implemented in the default persistence service?
Thanks,
Lou