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/UserGuide/Overview of EclipseLink Mappings and Project Configuration (ELUG)

< EclipseLink‎ | UserGuide
Revision as of 14:16, 19 November 2007 by Rick.sapir.oracle.com (Talk | contribs) (New page: =Overview of EclipseLink Mappings and Project= This part describes how to use EclipseLink to map persistent objects to a data source and how to capture that information for use with the Ec...)

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

Overview of EclipseLink Mappings and Project

This part describes how to use EclipseLink to map persistent objects to a data source and how to capture that information for use with the EclipseLink run-time component. It contains the following chapter:

This chapter introduces the metadata, contained in the descriptor, used by EclipseLink to generate SQL statements that create, read, modify, and delete objects.
This chapter describes each of the different EclipseLink project types and important project concepts.
This chapter describes each of the different EclipseLink descriptor types and important descriptor concepts.
This chapter describes each of the different EclipseLink mapping types and important mapping concepts.
This chapter provides an overview of how to use sessions, queries, and transactions in your application.
This part describes the EclipseLink artifact used to contain mapping and data source-specific information. It contains the following chapters.
This part describes the EclipseLink artifact used to describe persistent objects. It contains the following chapters.
This part describes general mapping information.


Related Topics



Copyright Statement

Copyright © Eclipse Foundation, Inc. All Rights Reserved.