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,

-- 
Richard Kasperowski (mailto:[EMAIL PROTECTED])
Tel: 617-576-1552, Fax: 617-576-2441
http://www.altisimo.com/


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

Reply via email to