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
m
 
Line 91: Line 91:
  
 
[[Category: EclipseLink User's Guide]]
 
[[Category: EclipseLink User's Guide]]
[[Category: Draft]]
+
[[Category: Release 1]]
 
[[Category: Task]]
 
[[Category: Task]]
 
[[Category: ORM]]
 
[[Category: ORM]]

Latest revision as of 07:49, 20 August 2008

For information on how to create EclipseLink mappings, see Creating a 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.


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


Option to Configure Workbench Java

Configuring Reference Class

Unsupported

Supported

Configuring Attribute Name

Unsupported

Supported

Configuring Field Name

Unsupported

Supported

Configuring Structure Name

Unsupported

Supported

Configuring Read-Only Mappings

Unsupported

Supported

Configuring Method or Direct Field Accessing at the Mapping Level

Unsupported

Supported

Configuring Indirection (Lazy Loading)

Unsupported

Supported

Configuring Container Policy

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top