This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: ManyToMany mapping with a JoinTable having extra fieldsyilmaz_ Nov 16, 2007 10:11 AM (in response to sreeraaman)i am not sure but you may have to create another entitybean. 
- 
        2. Re: ManyToMany mapping with a JoinTable having extra fieldswaynebaylor Nov 16, 2007 11:29 AM (in response to sreeraaman)i agree, you should try mapping the relationship to another entity: Client <-->RelationshipEntity<-->Employee 
 
     
    