[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] Checked In - Fix for bug 282571 - JPA2.0: ManyToMany with a mapkey causes DescriptorException-93 "The table [X] is not present in this descriptor"

https://bugs.eclipse.org/bugs/show_bug.cgi?id=282571

This fix changes the default table for MapKeyFields to the Relation table as is defined in the specification.

Reviewed by Guy Pelletier

Added Testing to RelationshipModelJunitTest