This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: Possible bug with many OneToMany relation...epbernard Oct 3, 2005 11:47 AM (in response to sleepycrom)You should: 
 - only set EAGER to a single collection
 - use a stronger contract for your collection (such as Set)
- 
        2. Re: Possible bug with many OneToMany relation...thunderbear Oct 14, 2005 11:05 AM (in response to sleepycrom)SleepyCrom, 
 any luck regarding this one? I'm having the same problem, but haven't tried Emmanuel's advice though.
 
     
    