Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Release/1.0/Requirements"

(Object-Relational)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Note: This is a draft of the requirements document and is expected to change.'''
+
'''Note: This is a draft of the requirements document and is expected to evolve as we move towards the release.'''
  
 
''Last revised: --{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}''
 
''Last revised: --{{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY2}}''
Line 23: Line 23:
  
 
=== Object-XML ===
 
=== Object-XML ===
 +
 +
* JAXB
 +
 +
* Native Object-XML
  
 
=== Service Data Objects ===
 
=== Service Data Objects ===
 +
 +
* SDO 2.1 Compliance
  
 
=== Database Web Services ===
 
=== Database Web Services ===
 +
 +
  
 
=== EIS ===
 
=== EIS ===
 +
 +
*
 +
* Resource Adapter Support

Revision as of 12:52, 11 September 2007

Note: This is a draft of the requirements document and is expected to evolve as we move towards the release.

Last revised: --2007-09-11

Please send your feedback on this draft document to the eclipselink-dev@eclipse.org developer mailing list.

Object-Relational

  • JPA
    • 1.0 Compliance (align with any minor specification releases)
    • Additional annotations for extended functionality
  • Native Object-relational
    • XML metadata (XSDs)
      • EclipseLink Sessions Configuration (sessions.xml)
      • EclipseLink Map with JPA ORM alignment for replacement or overriding of extended features
  • Migration
    • Support Oracle TopLink and TopLink Essentials migration to EclipseLink using package rename utility
  • Mapping Workbench Support

Object-XML

  • JAXB
  • Native Object-XML

Service Data Objects

  • SDO 2.1 Compliance

Database Web Services

EIS

  • Resource Adapter Support

Back to the top