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.1 Release: Feb 4, 2009)
(Future)
Line 27: Line 27:
 
== Future ==
 
== 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
 +
 +
 +
[https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=RT&product=EclipseLink&target_milestone=Future&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= All bugs and enhancement requests targeted for 'Future']
  
 
[[Category:EclipseLink|RoadMap]]
 
[[Category:EclipseLink|RoadMap]]

Revision as of 11:07, 7 February 2009

1.0 Release: July 9th 2008

RELEASED The 1.0 release will be available July 9th. Release Notes

1.0.1 Release: September 9, 2008

RELEASED The 1.0.1 release will be the first maintenance release of 1.0. The goal is to deliver bug fixes on the 1.0 functionality. Release Notes

1.0.2 Release: Oct 29, 2008

RELEASED 1.0.2 release will be the 2nd maintenance release of 1.0. The goal is to deliver bug fixes on the 1.0.1 functionality. Release Notes

1.1 Release: Feb 4, 2009

  • JPA 2.0 preview Functionality
  • SDO 2.1.1 Compliance
  • Initial release of DBWS functionality
  • Data Access Service enabling SDO wrapping POJOs and JPA interoperability

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