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/Incubator/Extensions"

Line 1: Line 1:
 
= EclipseLink Extensions Incubator =
 
= EclipseLink Extensions Incubator =
  
This incubator {{258347|bug}} will allow the development of extensions to EclipseLink that illustrate to users how similar extensions can be written. The extensions include:
+
This incubator {{bug|258347}} will allow the development of extensions to EclipseLink that illustrate to users how similar extensions can be written. The extensions include:
  
 
* Database Platforms
 
* Database Platforms

Revision as of 14:15, 1 September 2009

EclipseLink Extensions Incubator

This incubator bug 258347 will allow the development of extensions to EclipseLink that illustrate to users how similar extensions can be written. The extensions include:

  • Database Platforms
  • Expression Operators
  • Event Listeners
  • Query Re-directors
  • Server Platforms
  • ...

Each extension will be maintained in its own project with self contained test cases to illustrate and verify its usage. EclipseLink users can then use these extensions as per their EPL/EDL licensing terms. Over time extensions in this incubator may be migrated into core functionality. At that time the associated wiki content will be updated to include migration instructions to upgrade to the shipped implementation. Each project in this incubator should have its own bug associated so that users of the extension can add themselves to the cc list and therefore be notified of enhancements and migration of functionality into the project's distributed bundles/JARs.


https://bugs.eclipse.org/bugs/show_bug.cgi?id=258347

Back to the top