Oracle Fusion Middleware Developer's Guide for Oracle TopLink 11g Release 1 (11.1.1) Part Number B32441-03 |
|
|
View PDF |
This chapter describes the various components that you must configure in order to use an object-relational data type array mapping.
Note:
To map a collection of aggregate structures, use an object-relational data type object array mapping (see Section 40.1.4, "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 Section 40.1.5, "Object-Relational Data Type Nested Table Mapping").This chapter includes the following section:
For information on how to configure TopLink mappings options common to two or more mapping types, see Chapter 121, "Configuring a Mapping".
For information on how to create TopLink mappings, see Chapter 120, "Creating a Mapping".
Table 44-1 lists the configurable options for an object-relational data type array mapping.
Table 44-1 lists the configurable options for an object-relational data type array mapping.
Table 44-1 Configurable Options for Object-Relational Data Type Array Mapping
Option to Configure | Oracle JDeveloper |
TopLink Workbench |
Java |
---|---|---|---|
Attribute name (see Section 41.4, "Configuring Attribute Name") |
![]() |
![]() |
![]() |
Field name (see Section 41.5, "Configuring Field Name") |
![]() |
![]() |
![]() |
Structure name (see Section 41.6, "Configuring Structure Name") |
![]() |
![]() |
![]() |
Read-only (see Section 121.2, "Configuring Read-Only Mappings") |
![]() |
![]() |
![]() |
Method or direct field access (see Section 121.6, "Configuring Method or Direct Field Accessing at the Mapping Level") |
![]() |
![]() |
![]() |
Serialized object converter (see Section 121.9, "Configuring a Serialized Object Converter") |
![]() |
![]() |
![]() |
Type conversion converter (see Section 121.10, "Configuring a Type Conversion Converter") |
![]() |
![]() |
![]() |
Object type converter (see Section 121.11, "Configuring an Object Type Converter") |
![]() |
![]() |
![]() |
Container policy (see Section 121.14, "Configuring Container Policy") |
![]() |
![]() |
![]() |
For more information, see the following: