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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to