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)
(Future Release Goals)
Line 24: Line 24:
 
** MOXy will provide JAXB 2.1 compliance
 
** MOXy will provide JAXB 2.1 compliance
  
== Future Release Goals ==
+
== 2.0:  Spring 2009 ==
  
 
The following are items not currently planned for the 1.0 release but which will be addressed for future releases
 
The following are items not currently planned for the 1.0 release but which will be addressed for future releases
Line 30: Line 30:
 
* JPA 2.0
 
* JPA 2.0
 
* Data Access Services (DAS) for SDO Data Objects
 
* Data Access Services (DAS) for SDO Data Objects
* Database Web Services (DBWS)
+
* Database Web Services (DBWS) using JAX-WS
 +
 
 +
 
 +
== Future ==
 +
 
  
 
[[Category:EclipseLink|RoadMap]]
 
[[Category:EclipseLink|RoadMap]]

Revision as of 11:58, 31 March 2008

1.0 Release: June 2008

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.

Functionality Summary

  • 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 available on Wiki


For more details and milestone information see the detailed 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

2.0: Spring 2009

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) using JAX-WS


Future

Back to the top