Hello Markus,
if you need a selection where clause, you must put the "where"
word. You may not need to perform a selection, but e.g.
only sort your result, so you could have a where clause as
follows:
<jdbc-where-clause>order by balance</jdbc-where-clause>
About this aspect, the EJB 1.1 spec says that this part is
vendor specific ! In EJB 2.0, you will have to use the
EJB QL query language ...
Regards,
Fran�ois
[EMAIL PROTECTED] wrote:
> Is the word "WHERE" essentially needed, or can I just post
><jdbc-where-clause>x=?</jdbc-where-clause>? Does somebody know how
> EJB spec think of this?
--
==================================================================
Francois EXERTIER Evidian (Groupe Bull)
1, rue de Provence, BP 208, 38432 Echirolles cedex, FRANCE
mailto:[EMAIL PROTECTED]
http://www.evidian.com/jonas http://www.objectweb.org/jonas
Tel: +33 (0)4 76 29 71 51 - Fax: +33 (0)4 76 29 76 00
==================================================================
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".