Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EclipseLink/Development/JPA 2.0/new collection mappings

< EclipseLink‎ | Development‎ | JPA 2.0
Revision as of 11:43, 23 September 2008 by Unnamed Poltroon (Talk) (New page: = Element Collections = JPA 2.0 Root | [http://bugs.eclipse.org/248293 Enhancement Request] ==Issue Summary== ==General Solution== ==Work Required...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Element Collections

JPA 2.0 Root | Enhancement Request

Issue Summary

General Solution

Work Required

  1. Develop model for testing
    approx 4 days - should include all permutations of PK combinations. (ie derived IdClass in EmbeddedId)
  2. Update Processing
    approx 5 days - processing @Id placement
    approx 4 days - processing @MappedById and support populating EmbeddedIds
    approx 3 days - processing derived IdClass in EmbeddedId

Back to the top