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"

(2.0: Spring 2009 - Galileo Release Train)
(2.0: Fall2009)
Line 28: Line 28:
  
 
* JPA: 2.0 Compliance
 
* JPA: 2.0 Compliance
* JAXB: 2.1 Compliance
+
* MOXy
 +
** Annotation support for advanced functionality
 +
** JAXB 2.1 Certification
 
* SDO: Data Access Service integrating SDO with JPA
 
* SDO: Data Access Service integrating SDO with JPA
  

Revision as of 09:45, 17 April 2009


EclipseLink Road Map

The following are the future release plans for EclipseLink. Summary of previous releases available here.

1.1 Release: Feb 2009

  • SDO 2.1.1 Compliance
  • Initial release of DBWS functionality
  • Data Access Service enabling SDO wrapping POJOs or JPA entities
  • JPA Enhancements
    • Unidirectional 1:M Mapping
    • TABLE_PER_CLASS Inheritance

= 1.1.1 - Galileo Release Train

  • Release Train Requirements
  • OSGi Usage Enhancements
  • Bug Fixes

2.0: Fall2009

  • JPA: 2.0 Compliance
  • MOXy
    • Annotation support for advanced functionality
    • JAXB 2.1 Certification
  • SDO: Data Access Service integrating SDO with JPA

Future

The following is a list of potential future enhancements to the EclipseLink project.

  • Foundation
    • Extend pluggable caching to include a reference implementation
  • JPA
    • Replace original deployment XML with eclipselink-orm.xml - add additional advanced features
    • Improve usability of native features through JPA
      • Historical sessions and querying
    • Migration: Improve documentation and utilities
  • MOXy
    • Additional annotations to expose advanced mapping capabilities
    • Enhanced support for OXM.XML
      • Simplify XSD
      • Support usage in combination with annotations
  • SDO
    • DAS support for leveraging SDO Change Summary


All bugs and enhancement requests targeted for 'Future'

Back to the top