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 "EclipseLinkAttributeMappingOptions"

(Functional Specification: Dali Support for EclipseLink Attribute Mapping Options)
(Concepts)
Line 29: Line 29:
  
 
Present any concepts relevant to the feature.
 
Present any concepts relevant to the feature.
 +
 +
http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40PrivateOwned_Annotation
 +
 +
http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40JoinFetch_Annotation
  
 
== Requirements / Functionality ==
 
== Requirements / Functionality ==

Revision as of 14:40, 25 June 2008

Functional Specification: Dali Support for EclipseLink Attribute Mapping Options

bug 238441 - private owned support

bug 238455 - join fetch support

Document History

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

Project overview

Overview of the project/feature. Why is it desired, what are its goals.

Goals:

  • goal 1
  • goal 2

Concepts

Present any concepts relevant to the feature.

http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40PrivateOwned_Annotation

http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40JoinFetch_Annotation

Requirements / Functionality

The following sections will expand the goals of this project into more concrete requirements.

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