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 "EclipseLink/Development/RoadMap"

(1.0 Release: June 2008)
 
(27 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== 1.0 Release: June 2008 ==
+
The following are the future release plans for EclipseLink.  
  
The 1.0 release is currently under development while the project is in incubation. The is release is focussed on delivering the full functionality of the initial contribution (Oracle TopLink) within a formal Eclipse release.
+
* [[EclipseLink/Release| Release Summary]].
 
+
* [http://www.eclipse.org/projects/project-plan.php?projectid=rt.eclipselink Project Plan]
Functionality Summary
+
* [http://www.eclipse.org/projects/timeline/index.php?projectid=rt.eclipselink Project Release Timeline]
 
+
* JPA: 1.0 compliance with advanced ORM capabilities
+
* MOXy: JAXB 2.1 functionality (not fully compliant) with advanced mapping capabilities
+
* SDO: 2.1 compliant
+
* OSGi bundles available
+
* Utils: Workbench and migration utilities
+
* Examples: How-to's, complete examples, and tutorials
+
* Documentation avaialble on Wiki
+
 
+
 
+
For more details and milestone information see the detailed [[EclipseLink/Development/Release/1.0 | 1.0 exit criteria and milestone information]].
+
 
+
=== 1.1 Release: TBD ===
+
 
+
The 1.1 release will be the first maintenance release of 1.0.  
+
 
+
* Standards
+
** JPA 2.0 preview Functionality
+
** MOXy will provide JAXB 2.1 compliance
+
 
+
== Future Release Goals ==
+
 
+
The following are items not currently planned for the 1.0 release but which will be addressed for future releases
+
 
+
* JPA 2.0
+
* Data Access Services (DAS) for SDO Data Objects
+
* Database Web Services (DBWS)
+
 
+
[[Category:EclipseLink|RoadMap]]
+

Latest revision as of 11:55, 23 October 2009

The following are the future release plans for EclipseLink.

Back to the top