[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Multiple entity level join fetch

mars1412 do-not-reply at jboss.com
Tue Mar 25 04:56:54 EDT 2008


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#4138653

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



More information about the jboss-user mailing list