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 "Object-Relational Data Type Mappings (ELUG)"

m
m (Object-Relational Data Type Mappings)
Line 4: Line 4:
 
Consider the following sections:
 
Consider the following sections:
  
*[[Introduction to Object-Relational Data Type Mappings (ELUG)]] – Describes each of the different EclipseLink object-relational data type mapping types and important object-relational data type mapping concepts.
+
*[[Introduction to Object-Relational Data Type Mappings (ELUG)]] – describes each of the different EclipseLink object-relational data type mapping types and important object-relational data type mapping concepts.
  
*[[Configuring an Object-Relational Data Type Mapping (ELUG)]] – Explains how to configure EclipseLink object-relational data type mapping options common to two or more object-relational data type mapping types.
+
*[[Configuring an Object-Relational Data Type Mapping (ELUG)]] – explains how to configure EclipseLink object-relational data type mapping options common to two or more object-relational data type mapping types.
  
 
<!-- *[[Configuring an Object-Relational Data Type Structure Mapping (ELUG)]] – Explains how to configure a structure object-relational data type mapping. -->
 
<!-- *[[Configuring an Object-Relational Data Type Structure Mapping (ELUG)]] – Explains how to configure a structure object-relational data type mapping. -->

Revision as of 12:48, 19 December 2007

Object-Relational Data Type Mappings

An object-relational data type mapping transforms certain object data member types to structured data source representations optimized for storage in specialized object-relational data type databases (such as Oracle Database). Object-relational data type mappings let you map an object model into an object-relational data type data model.

Consider the following sections:








Related Topics



Copyright Statement

Back to the top