Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

DaliMeetingMinutes20090928

Action Items

  • need to determine bare necessities for Paul's facet, artifact related work
  • enter ER for EclipseLink XML artifact creation eclipselink-orm.xml v2
  • enter ER for Changing from JPA 1.0 facet to 2.0 facet in existing project, possibly involving migration
  • Neil to spec out caching work for JPA 2.0


Categorization of remaining feature work

JPA 2.0 Large

  • [JPA 2.0] Element Collection mapping type support [258490] (target milestone: 3.0) *** Must support as mapping type, may

need longer, maybe Brian could tackle this in full

  • [JPA 2.0] Nested Embeddables [258497] (target milestone: 3.0)
    • [JPA 2.0] mapped-by dot notation support for embeddables [258528] (target milestone: 3.0 M3)
    • [JPA 2.0] extend attribute overrides for map collections and nested embeddeds [258516] (target milestone: 3.0)
    • [JPA 2.0] extend association/attribute overrides to use dot notation for nested embeddeds [258517] (target milestone: 3.0)
  • [JPA 2.0] Caching support [279098] (target milestone: 3.0)
  • [JPA 2.0] Mechanism for filtering JPA platform based on facet version in wizard [280530] (target milestone: 3.0) *maybe not

too big, but requires extension point additions.

  • [JPA 2.0] Mechanism for creating 2.0 doc version of persistence.xml in project wizard [280526] (target milestone: 3.0 M3)
  • [JPA 2.0] Mechanism for creating 2.0 doc version of orm.xml in project wizard [280527] (target milestone: 3.0 M3)
  • [JPA 2.0] support for delimited identifiers [258541] (target milestone: 3.0)
  • [Validation] Dali needs JDT-style problem preferences [285895] (target milestone: 3.0)

JPA 2.0 Moderate

  • [JPA 2.0] OrderColumn [258515] (target milestone: 3.0) *maybe small (maybe just support model and code assist)
  • [JPA 2.0] MappedById support [258500] (target milestone: 3.0)

JPA 2.0 Small

  • [EclipseLink] NamedQuery lockModeType support - pessimistic locking [258535] (target milestone: 3.0)
  • [JPA 2.0] orphan-removal support [258533] (target milestone: 3.0)

JPA 2.0 Tolerance?

  • [JPA 2.0] MapKeyClass [258503] (target milestone: 3.0) *Already a hole in 1.0
  • [JPA 2.0] MapKeyColumn and MapKeyJoinColumn support [258513] (target milestone: 3.0) *Already a hole in 1.0

Fall off?

  • [JPA 2.0] query hint properties [258536] (target milestone: 3.0) *no support for this yet, 3.1?
  • more access type support [265344] (target milestone: 3.0)

Back to the top