[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"
|
- From: Tom Ware <tom.ware@xxxxxxxxxx>
- Date: Tue, 14 Jul 2009 15:02:54 -0400
- Delivered-to: eclipselink-dev@eclipse.org
- User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
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