Hi all,
I'm trying to write this query

* signature="java.util.Collection findByCodes( java.util.Collection pCodes )"
* result-type-mapping="Local"
* query="SELECT OBJECT(Speciality) FROM WaSpeciality Speciality WHERE Speciality.code MEMBER OF ?1"


I think that jboss and ejb in general don't like this form.
Is there any way to extract a collection of beans matching a collection of id?

regards



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to