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

(New page: = Functional Specification: Dali Support for EclipseLink Attribute Mapping Options = [http://bugs.eclipse.org/238441 bug 238441] - private owned support [http://bugs.eclipse.org/238455 b...)
 
(Functional Specification: Dali Support for EclipseLink Attribute Mapping Options)
Line 1: Line 1:
= Functional Specification: Dali Support for EclipseLink Attribute Mapping Options =
+
= Functional Specification: Dali Support for New EclipseLink Attribute Mappings =
  
[http://bugs.eclipse.org/238441 bug 238441] - private owned support
+
[http://bugs.eclipse.org/238460 bug 238460] - basic collection mapping support
 
+
[http://bugs.eclipse.org/238455 bug 238455] - join fetch support
+
 
+
[http://bugs.eclipse.org/238458 bug 238458] - mutable support
+
 
    
 
    
 
== Document History ==
 
== Document History ==
Line 31: Line 27:
 
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 EclipseLink PrivateOwned annotation documentation]
+
[http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40BasicCollection_Annotation EclipseLink BasicCollection annotation documentation]
 
+
[http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40JoinFetch_Annotation EclipseLink JoinFetch annotation documentation]
+
 
+
[http://wiki.eclipse.org/Using_EclipseLink_JPA_Extensions_(ELUG)#How_to_Use_the_.40Mutable_Annotation EclipseLink Mutable annotation documentation]
+
  
 
== Requirements / Functionality ==
 
== Requirements / Functionality ==

Revision as of 15:06, 25 June 2008

Functional Specification: Dali Support for New EclipseLink Attribute Mappings

bug 238460 - basic collection mapping 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.

EclipseLink BasicCollection annotation documentation

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