Hi Davide,
uncheck 'ascending' checkbox in the Modeler for this ordering, this
will generate XML like this:
<ordering descending="true"><![CDATA[untitledAttr]]></ordering>
On Mar 10, 2006, at 8:40 PM, Pirola Davide wrote:
> Hi Andrus,
> i have a query defined in my datamap file:
>
> <query name"...." .....>
> <ordering><![CDATA[insertDate]]</ordering>
> </query>
>
> how i can set the order type to DESC?
> There is a specific property that i can use?
>
> I don't want to order my list at "java code" side.
>
> Thanks
> Davide
>
This archive was generated by hypermail 2.0.0 : Fri Mar 10 2006 - 12:56:15 EST