[jboss-user] [JBoss Seam] - Re: Eager loading in EntityQuery

fhh do-not-reply at jboss.com
Mon Oct 29 05:59:33 EDT 2007


Have you tried this?



  | SELECT c FROM Comment c
  | INNER JOIN FETCH c.user
  | 

Regards

Felix

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

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



More information about the jboss-user mailing list