| Re: [eclipselink-users] [MOXy] setting bi-directional references during unmarshalling |
|
Hi Polly, Would it be possible for you to send a usecase/example of using a Many-To-Many bidirectional relationship with a composite mapping? I'm not sure how an object that is the target of a composite mapping could ever have more than one owning object in an XML document. I may be missing something obvious, but if you have a usecase for this, it's something that we could potentially support. Thanks, -Matt polly.c.chang wrote: Hi Matt, We use Composite mappings on many-to-many bidirectional associations also. We do not use the Reference mappings at all. Would it be possible to have a future version of Eclipse 1.2 or 2.0 to support setting the back-reference on many-to-many Composite mappings? Thanks for testing and letting me know that EclipseLink can use private accessors for OXM! Thanks, Polly Matt MacIvor wrote: |