I'd like to ad an orderby clause to my Report. This is not possible since the Criteria.addOrderBy has been deprecated and the ReportQuery does not support orderBy.
Am I supposed to cast the ReportQuery onto a QueryByCriteria and then add the orderby clause ?
If so, is this the recommended way and part of the ojb API ?
Thanks,
Stefan Schlösser
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]