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.
Configuring an Object-Relational Data Type Array Mapping (ELUG)
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 Method or Direct Field Accessing at the Mapping Level |
||
For more information, see the following:
- Object-Relational Data Type Array Mapping
- Configuring an Object-Relational Data Type Mapping
- Configuring a Mapping