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

Dali 3.1Planning/Backlog

< Dali 3.1Planning
Revision as of 15:54, 24 June 2011 by Neil.hauge.oracle.com (Talk | contribs) (New page: ==Dali Feature Backlog (Juno)== ''JAXB'' ''EclipseLink JAXB'' ''EclipseLink JPA'' *Additional support for EclipseLink provider specific annotations and mapping file content (high) *...)

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

Dali Feature Backlog (Juno)

JAXB


EclipseLink JAXB


EclipseLink JPA

JPA 2.0


Core functionality

  • Enhance Validation (medium-high priority)
    • Conflicting mapping annotations - Basic and One to One on same attribute; resource model validation
  • Enhance inheritance support (change strategies mid hierarchy) 141528 (eclipselink related - lower priority)
  • Support Callbacks 198985 (Low Priority)
  • Multiple Persistent Unit support (Non-overlapping – classes must be listed in persistence.xml) 194833 (3.0?)
  • Better support for EAR development


Usability/Integration (take further advantage of Eclipse integration)

  • Tabbed Properties integration (not currently possible, but still fighting the good fight)
  • Additional participation in Java Refactoring 136333 (higher priority)
  • Autosync between project and persistence.xml 141421 (medium priority)
  • JPA Metadata Conversion (annotation -> XML) 138622(high)


Extensibility

  • API
    • Move from provisional to public where possible (high)
  • Entity Generation extensibility 175177 (Help Wanted)

Back to the top