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

Difference between revisions of "Dali 2.1Planning"

(Requirements)
(Draft Milestone Plan)
Line 12: Line 12:
  
 
==Draft Milestone Plan ==
 
==Draft Milestone Plan ==
 +
===M1 - August 22nd, 2008===
 +
*Support for differently named orm.xml files
 +
*EclipseLink Caching annotation
 +
*Case sensitive DB support based on Platform
 +
 +
===M2 - October 3rd, 2008===
 +
*Binary/Class file support
 +
*EclipseLink Transformation mapping and converters
 +
 +
===M3 - November 7th, 2008===
 +
*EL BasicMap, BasicCollection
 +
*EL Attribute Options
 +
**Private Owned
 +
**JoinFetch
 +
**Mutable
 +
*EL Advanced Options
 +
**Customizer
 +
**Copying/Instantiation
 +
**Read Only
 +
*EL Locking
 +
 +
 +
===RC1 - December 5th, 2008===
 +
 +
 +
===R2.1 - December 19th, 2008===

Revision as of 16:47, 23 July 2008

Links

Major Themes

  • EclipseLink Support
  • Usability
  • Core JPA Support

Requirements

Draft Milestone Plan

M1 - August 22nd, 2008

  • Support for differently named orm.xml files
  • EclipseLink Caching annotation
  • Case sensitive DB support based on Platform

M2 - October 3rd, 2008

  • Binary/Class file support
  • EclipseLink Transformation mapping and converters

M3 - November 7th, 2008

  • EL BasicMap, BasicCollection
  • EL Attribute Options
    • Private Owned
    • JoinFetch
    • Mutable
  • EL Advanced Options
    • Customizer
    • Copying/Instantiation
    • Read Only
  • EL Locking


RC1 - December 5th, 2008

R2.1 - December 19th, 2008

Back to the top