[jboss-user] [EJB 3.0] - Re: 2 FETCH Joins in 1 query

max.andersen@jboss.com do-not-reply at jboss.com
Fri Nov 17 10:02:08 EST 2006


the stack trace says it all....

there is no way for hibernate to figure out the unique rows from a joined resultset with multiple bags. 

Thus instead of creating duplicate entries in your llist we fail with the stacktrace.

In the future we plan to provide a fallback for this scenario where a second (sub)select will be done to load the other bags.



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

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



More information about the jboss-user mailing list