You should be able to do that as a 'defined finder' with an empty query 
parameter - see the JAWS section of the online manual.

Richard Kasperowski wrote:

> I have CMP bean with a findAll operation that returns a Collection of 
> objects.  The order of the objects in the collection seems to be 
> arbitrary: sometimes the sequence is A B C, other times the sequence is 
> B A C, and other times objects are returned in a different sequence.
> 
> As far as I can tell, JBoss doesn't support EJB QL.  How, then, can I 
> specify the order of the objects in the returned Collection?
> 
> Thanks,
> 



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to