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"

 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
The following are the future release plans for EclipseLink.
  
= EclipseLink Road Map =
+
* [[EclipseLink/Release| Release Summary]].
 
+
* [http://www.eclipse.org/projects/project-plan.php?projectid=rt.eclipselink Project Plan]
The following are the future release plans for EclipseLink. Summary of previous releases available [[EclipseLink/Release|here]].
+
* [http://www.eclipse.org/projects/timeline/index.php?projectid=rt.eclipselink Project Release Timeline]
+
== 1.1 Release: Feb 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
+
 
+
*[[EclipseLink/Release/1.0.2 | Draft release notes]]
+
 
+
== 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
+
 
+
 
+
[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]]
+

Latest revision as of 11:55, 23 October 2009

The following are the future release plans for EclipseLink.

Back to the top