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/2.7.0"

 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
** [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=11550602&namedcmd=EclipseLink%20Performance%20Issues%20and%20Enhancements Performance]
 
** [https://bugs.eclipse.org/bugs/buglist.cgi?cmdtype=runnamed&list_id=11550602&namedcmd=EclipseLink%20Performance%20Issues%20and%20Enhancements Performance]
 
** Improve and measure code quality
 
** Improve and measure code quality
 +
** Application Analytics, Monitoring, Performance and Diagnostics
  
 
* '''JPA'''
 
* '''JPA'''
** JDK 8 feature support
+
** JDK 8 feature support (+ includes features added in JDK 6 and 7)
 
** RESTful Data Services improvements
 
** RESTful Data Services improvements
 
** Enhance NoSQL support to other databases
 
** Enhance NoSQL support to other databases
  
 
* '''MOXy'''  
 
* '''MOXy'''  
** Generate JSON Schema from MOXy Annotated Model
 
 
** Generate MOXy Annotated Model from JSON Schema
 
** Generate MOXy Annotated Model from JSON Schema
 
** JSR 367 (JSON-Binding) Reference Implementation
 
** JSR 367 (JSON-Binding) Reference Implementation

Latest revision as of 01:05, 18 April 2015

EclipseLink 2.7.0 Development Plan

This is the early plan for EclipseLink 2.7.0. See DesignDocs for more detailed information on features.


Proposed Features

  • General
    • Performance
    • Improve and measure code quality
    • Application Analytics, Monitoring, Performance and Diagnostics
  • JPA
    • JDK 8 feature support (+ includes features added in JDK 6 and 7)
    • RESTful Data Services improvements
    • Enhance NoSQL support to other databases
  • MOXy
    • Generate MOXy Annotated Model from JSON Schema
    • JSR 367 (JSON-Binding) Reference Implementation

Back to the top