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

EclipseLink/DesignDocs/397772

< EclipseLink‎ | DesignDocs
Revision as of 14:19, 9 January 2013 by Gordon.yorke.oracle.com (Talk | contribs) (Requirements)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Design Specification: JPA 2.1 Formalized DDL generation support

ER 397772

Document History

Date Author Version Description & Notes
09 January 2013 Gordon Yorke Initial Doc creation

Project overview

The latest version of the specification is adding support for defining Entity Graph templates that can be used for fetch groups, load groups.

Concepts

Entity graphs are subgraphs of the entity model metadata. The entity graph contains metamodel representations of a set of the entity classes' attributes and metamodel representations of related entity classes. A constructed entity graph can be used as a template for applying operations like attribute loading.

Requirements

Implement the functionality and metadata processing as defined in the specification.

Design Constraints

Design / Functionality

Testing

API

GUI

Config files

Documentation

Work Required

Open 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

Decisions

This section lists decisions made. These are intended to document the resolution of open issues or constraints added to the project that are important.

Issue # 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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.