Seems like this is problem appearing on Jonas list over and over. Jonas
team, does EJB spec prohibits you to construct the initial SELECT statement,
whech fetch the keys to contains the ORDER BY columns?
Miro Halas
-----Original Message-----
From: Jackie Manning [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 22, 2000 7:47 AM
To: [EMAIL PROTECTED]
Subject: Ordering of finder results
What is the proper way to order finder result sets for container managed
entity beans in jonas? I have tried appending the order by clause to
the
end of the finder spec in the bean properties, but this does not work
consistently from database to database, at least one, Informix, requires
columns in the order by clause to be in the selected columns. It seems
jonas normally only selects the primary key columns.
Any help would be appreciated. This could be a show stopper for us.
----
This list is cross-posted to two mail lists. To unsubscribe,
follow the instructions below for the list you subscribed to.
For objectweb.org: send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe ejb-container-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe ejb-container-group".