Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for bug 241413

A patch file for bug 241413 is now available for review.

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

Description: JPA 2.0 Create an EclipseLink Map Mapping for Join Table mappings

Patch file includes:
- testing of embeddable map key support (annotation and xml configs)
- update to jpa schema
- fix from compareObjects from DirectCollectionMapping
- Temporary fix to avoid NPE from DDL generation for mapped map key mapping (bug: 270814 entered)
- Fix for 1.1 bug 268215

Please review and provide any feedback.

Cheers,
Guy

Back to the top