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"

(EclipseLink Road Map)
(1.1 Release: Feb 2009)
Line 10: Line 10:
 
== 1.1 Release: Feb 2009 ==
 
== 1.1 Release: Feb 2009 ==
  
* JPA 2.0 preview Functionality
 
 
* SDO 2.1.1 Compliance
 
* SDO 2.1.1 Compliance
 
* Initial release of DBWS functionality
 
* Initial release of DBWS functionality
* Data Access Service enabling SDO wrapping POJOs and JPA interoperability
+
* Data Access Service enabling SDO wrapping POJOs or JPA entities
 +
* JPA Enhancements
 +
** Unidirectional 1:M Mapping
 +
** TABLE_PER_CLASS Inheritance
  
*[[EclipseLink/Release/1.0.2 | Draft release notes]]
+
*[[EclipseLink/Release/1.1 | Draft release notes]]
  
 
== 2.0:  Spring 2009 - Galileo Release Train  ==
 
== 2.0:  Spring 2009 - Galileo Release Train  ==

Revision as of 15:06, 5 March 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

2.0: Spring 2009 - Galileo Release Train

  • JPA 2.0 Compliance
  • JAXB 2.1 Compliance

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