[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: JPQL - Query Parameter

dgeraskov do-not-reply at jboss.com
Thu May 14 10:06:40 EDT 2009


May be something like this:
"from ObjectA o where o.id in 
(select distinct b.fk_objectA from ObjectB.fk_objectA b where b.id in :param)"

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231088#4231088

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4231088



More information about the jboss-user mailing list