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 "Configuring an Object-Relational Data Type Nested Table Mapping (ELUG)"

m (New page: <div style="float:right;border:1px solid #000000;padding:5px">__TOC__ Related Topics</div> ...)
 
m
Line 36: Line 36:
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| id="r2c1-t3" headers="r1c1-t3" align="left" |
 
| id="r2c1-t3" headers="r1c1-t3" align="left" |
Reference class (see [[Configuring%20an%20Object-Relational%20Data%20Type%20(ELUG)#Configuring Reference Class|Configuring Reference Class]])
+
Reference class (see [[Configuring%20an%20Object-Relational%20Data%20Type%20Mapping (ELUG)#Configuring Reference Class|Configuring Reference Class]])
 
| headers="r2c1-t3 r1c2-t3" align="left" |
 
| headers="r2c1-t3 r1c2-t3" align="left" |
 
[[Image:unsupport.gif|Unsupported]]
 
[[Image:unsupport.gif|Unsupported]]
Line 43: Line 43:
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| id="r3c1-t3" headers="r1c1-t3" align="left" |
 
| id="r3c1-t3" headers="r1c1-t3" align="left" |
Attribute name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20(ELUG)#Configuring Attribute Name|Configuring Attribute Name]])
+
Attribute name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20Mapping (ELUG)#Configuring Attribute Name|Configuring Attribute Name]])
 
| headers="r3c1-t3 r1c2-t3" align="left" |
 
| headers="r3c1-t3 r1c2-t3" align="left" |
 
[[Image:unsupport.gif|Unsupported]]
 
[[Image:unsupport.gif|Unsupported]]
Line 50: Line 50:
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| id="r4c1-t3" headers="r1c1-t3" align="left" |
 
| id="r4c1-t3" headers="r1c1-t3" align="left" |
Field name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20(ELUG)#Configuring Field Name|Configuring Field Name]])
+
Field name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20Mapping (ELUG)#Configuring Field Name|Configuring Field Name]])
 
| headers="r4c1-t3 r1c2-t3" align="left" |
 
| headers="r4c1-t3 r1c2-t3" align="left" |
 
[[Image:unsupport.gif|Unsupported]]
 
[[Image:unsupport.gif|Unsupported]]
Line 57: Line 57:
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| id="r5c1-t3" headers="r1c1-t3" align="left" |
 
| id="r5c1-t3" headers="r1c1-t3" align="left" |
Structure name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20(ELUG)#Configuring Structure Name|Configuring Structure Name]])
+
Structure name (see [[Configuring%20an%20Object-Relational%20Data%20Type%20Mapping (ELUG)#Configuring Structure Name|Configuring Structure Name]])
 
| headers="r5c1-t3 r1c2-t3" align="left" |
 
| headers="r5c1-t3 r1c2-t3" align="left" |
 
[[Image:unsupport.gif|Unsupported]]
 
[[Image:unsupport.gif|Unsupported]]
Line 97: Line 97:
  
 
* [[Introduction%20to%20Object-Relational%20Data%20Type%20Mappings%20(ELUG)#Object-Relational Data Type Nested Table Mapping|Object-Relational Data Type Nested Table Mapping]]
 
* [[Introduction%20to%20Object-Relational%20Data%20Type%20Mappings%20(ELUG)#Object-Relational Data Type Nested Table Mapping|Object-Relational Data Type Nested Table Mapping]]
* [[Configuring%20an%20Object-Relational%20Data%20Type%20(ELUG)|Configuring an Object-Relational Data Type Mapping]]
+
* [[Configuring%20an%20Object-Relational%20Data%20Type%20Mapping (ELUG)|Configuring an Object-Relational Data Type Mapping]]
  
  

Revision as of 14:40, 26 November 2007

This section describes the various components that you must configure in order to use an object-relational data type nested table mapping.


Note: For an equivalent mapping for basic or other structured data types, use object-relational data type array (see Object-Relational Data Type Array Mapping) or object array (see Object-Relational Data Type Object Array Mapping) mappings.


For information on how to configure EclipseLink mappings options common to two or more mapping types, see Configuring a Mapping

For information on how to create EclipseLink mappings, see Creating a Mapping.

Configurable Options for Object-Relational Data Type Nested Table Mapping lists the configurable options for an object-relational data type nested table mapping.


Introduction to Object-Relational Data Type Nested Table Mapping Configuration

This table lists the configurable options for an object-relational data type nested table mapping.


Configurable Options for Object-Relational Data Type Nested Table Mapping

Option to Configure Workbench Java

Reference class (see Configuring Reference Class)

Unsupported

Supported

Attribute name (see Configuring Attribute Name)

Unsupported

Supported

Field name (see Configuring Field Name)

Unsupported

Supported

Structure name (see Configuring Structure Name)

Unsupported

Supported

Read-only (see Configuring Read-Only Mappings)

Unsupported

Supported

Method or direct field access (see Configuring Method or Direct Field Accessing at the Mapping Level)

Unsupported

Supported

Indirection (lazy loading) (see Configuring Indirection (Lazy Loading))

Unsupported

Supported

Container policy (see Configuring Container Policy)

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top