Skip to main content

Notice: This Wiki is now read only and edits are no longer 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
Line 4: Line 4:
 
This part contains the following sections:
 
This part contains 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.
  
*[[Configuring an Object-Relational Data Type Reference Mapping (ELUG)]] -- Explains how to configure a reference object-relational data type mapping.
+
*[[Configuring an Object-Relational Data Type Reference Mapping (ELUG)]] Explains how to configure a reference object-relational data type mapping.
  
*[[Configuring an Object-Relational Data Type Array Mapping (ELUG)]] -- Explains how to configure a data type array object-relational data type mapping.
+
*[[Configuring an Object-Relational Data Type Array Mapping (ELUG)] Explains how to configure a data type array object-relational data type mapping.
  
*[[Configuring an Object-Relational Data Type Object Array Mapping (ELUG)]] -- Explains how to configure an object array object-relational data type mapping.
+
*[[Configuring an Object-Relational Data Type Object Array Mapping (ELUG)]] Explains how to configure an object array object-relational data type mapping.
  
*[[Configuring an Object-Relational Data Type Nested Table Mapping (ELUG)]] -- Explains how to configure a nested table object-relational data type mapping.
+
*[[Configuring an Object-Relational Data Type Nested Table Mapping (ELUG)]] Explains how to configure a nested table object-relational data type mapping.
  
  

Revision as of 11:25, 18 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.

This part contains the following sections:

  • [[Configuring an Object-Relational Data Type Array Mapping (ELUG)] – Explains how to configure a data type array object-relational data type mapping.



Related Topics



Copyright Statement

Back to the top