Hi Russel
findBigClasses
studentCount {0} and teacherName = {1}
studentCount DESC
This example from JBoss docs. I hope this will do it.
anil
Russell wrote:
> Hi awc ,
>
> The documents did not stated anything how to order the result returned
> from findAll method.
>
> Any o
Hi awc ,
The documents did not stated anything how to order the result returned
from findAll method.
Any other ideas anyone ?
Thanks
awc wrote:
>
> Hi Russell,
>
> try http://www.jboss.org/documentation/HTML/ch05s05.html
>
> you will see the full story.
>
> anil
>
> Russell wrote:
>
Hi Russell,
try http://www.jboss.org/documentation/HTML/ch05s05.html
you will see the full story.
anil
Russell wrote:
>
>
> Hi all ,
>
>I am using RedHat6.1 , postgresql7.0.1 , jboss2.1 and jdk1.3.
>I have created a findAll method however the result returned are not
> ordered.
___
Hi all ,
I am using RedHat6.1 , postgresql7.0.1 , jboss2.1 and jdk1.3.
I have created a findAll method however the result returned are not
ordered.
How to order the result by primary key in findAll method ???
Any ideas ?? Thanks russell.
___