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

Difference between revisions of "EclipseLink/Development/Release/1.0"

(New page: = Eclipse Persistence Services Project (EclipseLink) RoadMap = The following is the incubation milestone schedule for the EclipseLink project. It is '''UNDER CONSTRUCTION''' and provided ...)
 
(Eclipse Persistence Services Project (EclipseLink) RoadMap)
Line 3: Line 3:
 
The following is the incubation milestone schedule for the EclipseLink project. It is '''UNDER CONSTRUCTION''' and provided here for review and discussion with the project team.  
 
The following is the incubation milestone schedule for the EclipseLink project. It is '''UNDER CONSTRUCTION''' and provided here for review and discussion with the project team.  
  
|| Milestone || Name || Expected Date
+
{| border="1"
| Incubation 0.1 | Initial Contribution | ?
+
|+ EclipseLink Milestone Summary
 +
! Milestone !! Name !! Date
 +
|-
 +
! Incubation 0.1
 +
| Initial Contribution || ?
 +
|-
 +
! Incubation 0.2
 +
| Updated Metadata and Mapping Workbench || ?
 +
|-
 +
! Incubation 0.3
 +
| Migration || ?
 +
|}
 +
 
 +
----
  
 
== Incubation Milestone 0.1 ==
 
== Incubation Milestone 0.1 ==
Line 20: Line 33:
 
* Initial contribution of Mapping Workbench
 
* Initial contribution of Mapping Workbench
 
* New XML metadata format ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200040 ER 200040])
 
* New XML metadata format ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200040 ER 200040])
 +
* Oracle TopLink Migration ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200043 ER 200043])
  
 
== Incubation Milestone 0.3 ==
 
== Incubation Milestone 0.3 ==
  
 
* Dynamic Persistence ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200045 ER 200045])
 
* Dynamic Persistence ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200045 ER 200045])
* Oracle TopLink Migration ([https://bugs.eclipse.org/bugs/show_bug.cgi?id=200043 ER 200043])
 
 
* Initial DBWS implementation based on WS standards
 
* Initial DBWS implementation based on WS standards

Revision as of 12:32, 15 August 2007

Eclipse Persistence Services Project (EclipseLink) RoadMap

The following is the incubation milestone schedule for the EclipseLink project. It is UNDER CONSTRUCTION and provided here for review and discussion with the project team.

EclipseLink Milestone Summary
Milestone Name Date
Incubation 0.1 Initial Contribution  ?
Incubation 0.2 Updated Metadata and Mapping Workbench  ?
Incubation 0.3 Migration  ?

Incubation Milestone 0.1

  • Initial contribution of Oracle TopLink source and test cases re-branded to org.eclipse.persistence
    • Functionality
      • Object-Relational: JPA 1.0 + extensions
      • Object-XML: JAXB 2.0 (not fully compliant) + extensions
      • SDO 2.1 (compliant?)
      • EIS/JCA: Which adapters?
  • Working build and test scripts

Incubation Milestone 0.2

  • Initial contribution of Mapping Workbench
  • New XML metadata format (ER 200040)
  • Oracle TopLink Migration (ER 200043)

Incubation Milestone 0.3

  • Dynamic Persistence (ER 200045)
  • Initial DBWS implementation based on WS standards

Back to the top