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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...