should be smth. like this (I didn't try it):
select o from Owner o
| join fetch o.cats c
| join fetch c.kittens
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4138653#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...