Community
Participate
Working Groups
This code has a problem where the ElementIndex is not incremented correctly so compound PK classes are not processed correctly.
Created attachment 171937 [details] Proposed Patch Simple patch to ensure the index is incremented.
This patch requires an update to support EmbeddedIds and nested EmbeddedIds.
Created attachment 172155 [details] Intermediate patch This upload includes some changes that are required for EmbeddedId support but this patch should not yet be considered complete as it does not include support for nested EmbeddedIds.
Patch back ported to 2.1.1
Nested Embeddables are not allowed by the JPA specification. The patch is complete. Nested EmbeddedIds can be added at a later date.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink