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)
(1.0 Release: June 2008)
Line 11: Line 11:
 
* Utils: Workbench and migration utilities
 
* Utils: Workbench and migration utilities
 
* Examples: How-to's, complete examples, and tutorials  
 
* Examples: How-to's, complete examples, and tutorials  
* Documentation avaialble on Wiki
+
* Documentation available on Wiki
  
  

Revision as of 11:50, 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

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)

Back to the top