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 Nested Table Mapping (ELUG)

Revision as of 14:40, 26 November 2007 by Rick.sapir.oracle.com (Talk | contribs)

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