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

Configuring an Object-Relational Data Type Array Mapping (ELUG)

Revision as of 07:48, 20 August 2008 by Rick.sapir.oracle.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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


Note: To map a collection of aggregate structures, use an object-relational data type object array mapping (see Object-Relational Data Type Object Array Mapping). To store information in a separate table from the parent structure's table, use an object-relational data type nested table mapping (see Object-Relational Data Type Nested Table Mapping).


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


Option to Configure Workbench Java

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 a Serialized Object Converter

Unsupported

Supported

Configuring a Type Conversion Converter

Unsupported

Supported

Configuring an Object Type Converter

Unsupported

Supported

Configuring Container Policy

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top