Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] More support for JPA 2.0 Map Mappings checked in


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

This patch adds fetch join and private ownership support.

Reviewed by James Sutherland

The Map Collections test suite has had a number of tests added for private ownership and for fetch joins. Additional testing done with JPA and Core LRG.


Back to the top