[jboss-user] [EJB 3.0] - @OneToMany problem - bug
smolin_2000
do-not-reply at jboss.com
Mon Dec 11 20:37:51 EST 2006
Hi All,
there is still problem with @OneToMany relation with eager loading. Why this is not widely discussed or simply corrected by JBoss?
One solution suggested by some people is to add @IndexColumn but then other problems come out (you need to manage manually this index and lot of stuff need to be reprogrammed).
Isn't there really simple solution that doesn't require you to refactore your code?
Why this problem didn't exist in app server 4.0.4 RC and then appeard in GA and 4.0.5 GA?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992944#3992944
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992944
More information about the jboss-user
mailing list