[jboss-user] [JBoss Seam] - Re: outer joins with seam

evdelst do-not-reply at jboss.com
Wed Nov 21 10:58:25 EST 2007


this is really a JPA question, not Seam.

But you should map the relations with a @ManyToOne
Left outer join is not supported in a query, but 'left join fetch' should do what you want, once you map the entities correctly!



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

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



More information about the jboss-user mailing list