JQ Tan wrote:
>
> In the where clause in jonas-ejb-jar.xml, is it possible put in two
> parameters, for example,
> where name = 'John' and ssn = '123456789'
> I know that you can use ? as one of the parameters, but what about the
> second one?
>
You can put several '?' characters in the provided where clause,
this means that the finder method has several arguments, and they
will correspond to these arguments, respecting the order of the
method signature.
Kind regards.
Hélène.
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
PLEASE, TAKE INTO ACCOUNT MY NEW EMAIL
-=- Hélène JOANIN -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
mailto:[EMAIL PROTECTED] http://www.evidian.com
Phone: 33.4.76.29.73.53 Fax: 33.4.76.29.76.00
Download our EJB Server JOnAS at http://www.objectweb.org
----
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 jdbc-group".
For enhydra.org: send email to [EMAIL PROTECTED] and include
in the body of the message "unsubscribe jdbc-group".