Hi Fran�ois,
I've tried this:
<finder-method-jdbc-mapping>
<jonas-method>
<method-name>findActive</method-name>
</jonas-method>
<jdbc-where-clause>where active = true order by name</jdbc-where-clause>
</finder-method-jdbc-mapping>
"name" is a field in the database table.
But it doesn't work. No error message but the result is as
the same as without "order by" clause.
I use HypersonicSQL, and already tried "order by" clause
directly in the DBManager of HypersonicSQL and it works
fine.
I use JOnAs 2.0
Maybe I miss something? Thanx!
--
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail : [EMAIL PROTECTED]
ICQ : 39343280
---------------------------------------------------
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".