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: Fall2009)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
The following are the future release plans for EclipseLink.  
 
+
= EclipseLink Road Map =
+
 
+
The following are the future release plans for EclipseLink. Summary of previous releases available [[EclipseLink/Release|here]].
+
  
 +
* [[EclipseLink/Release| Release Summary]].
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=rt.eclipselink Project Plan]
 
* [http://www.eclipse.org/projects/project-plan.php?projectid=rt.eclipselink Project Plan]
 
* [http://www.eclipse.org/projects/timeline/index.php?projectid=rt.eclipselink Project Release Timeline]
 
* [http://www.eclipse.org/projects/timeline/index.php?projectid=rt.eclipselink Project Release Timeline]
 
== 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
 
 
*[[EclipseLink/Release/1.1 | Draft release notes]]
 
 
=== 1.1.1 - Galileo Release Train ==
 
 
* Release Train Requirements
 
* OSGi Usage Enhancements
 
* Bug Fixes
 
 
== EclipseLink 2.0:  Fall 2009  ==
 
 
* 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
 
 
 
[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