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

EclipseLinkNewAttributeMappings

Revision as of 15:55, 26 June 2008 by Karen.moore.oracle.com (Talk | contribs) (Requirements / Functionality)

Functional Specification: Dali Support for New EclipseLink Attribute Mappings

bug 238460 - basic collection mapping support

bug 238462 - basic map mapping support

Document History

Date Author Version Description & Notes
6-25-2008 Karen Butzke Draft

Project overview

This feature is about adding the new attribute level mappings annotations supported by the EclipseLink JPA extension.

Goals:

  • Add JPA Details view widgets for the BasicCollection and BasicMap annotations
  • Add JPA Details view widgets for eclipselink-orm.xml basic-collection and basic-map elements
  • Provide the appropriate defaults and validation for these mappings

Concepts

Present any concepts relevant to the feature.

EclipseLink BasicCollection annotation documentation

EclipseLink BasicMap annotation documentation

EclipseLink CollectionTable annotation documentation

Requirements / Functionality

Basic Collection

BasicCollectionMapping.jpg



Basic Map

BasicMapMapping.jpg

API

Issues

This section lists the open issues that are still pending that must be decided prior to fully implementing this project's requirements.

Issue # Owner Description / Notes Decision

Future Considerations

During the research for this project the following items were identified as out of scope but are captured here as potential future enhancements. If agreed upon during the review process these should be logged in the bug system.

Back to the top