0 Replies Latest reply on Dec 11, 2006 8:37 PM by smolin

    @OneToMany problem - bug

      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?