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 (Object-Relational Data Type Mappings)
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
=Object-Relational Data Type Mappings=
 
=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.
+
[[Image:Elug draft icon.png]] '''For the latest EclipseLink documentation, please see http://www.eclipse.org/eclipselink/documentation/ '''
 +
 
 +
----
 +
 
 +
An object-relational data type mapping taransforms 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:
 
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)|Introduction to Object-Relational Data Type Mappings]] – 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)|Configuring an Object-Relational Data Type Mapping]] – 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. -->

Latest revision as of 11:26, 18 July 2012

Object-Relational Data Type Mappings

Elug draft icon.png For the latest EclipseLink documentation, please see http://www.eclipse.org/eclipselink/documentation/


An object-relational data type mapping taransforms 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