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 XML Composite Object (ELUG)"

m (New page: <div style="float:right;border:1px solid #000000;padding:5px">__TOC__ Related Topics</div> This section descri...)
 
m
Line 1: Line 1:
 
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
 
<div style="float:right;border:1px solid #000000;padding:5px">__TOC__
 
[[Special:Whatlinkshere/Configuring an XML Composite Object Mapping (ELUG)|Related Topics]]</div>
 
[[Special:Whatlinkshere/Configuring an XML Composite Object Mapping (ELUG)|Related Topics]]</div>
 
This section describes the various components that you must configure in order to use an XML composite<u></u> object mapping.
 
 
For information on how to configure EclipseLink mappings options common to two or more mapping types, see [[Configuring%20a%20Mapping%20(ELUG)|Configuring a Mapping]].
 
  
 
For information on how to create EclipseLink mappings, see [[Creating%20a%20Mapping%20(ELUG)|Creating a Mapping]].
 
For information on how to create EclipseLink mappings, see [[Creating%20a%20Mapping%20(ELUG)|Creating a Mapping]].
 
[[#Table 62-1|Configurable Options for XML Composite Object Mapping]] lists the configurable options for an XML composite object mapping.
 
 
 
 
==Introduction to XML Composite Object Mapping Configuration==
 
  
 
This table lists the configurable options for an XML composite object mapping.
 
This table lists the configurable options for an XML composite object mapping.
Line 18: Line 8:
  
 
<span id="Table 62-1"></span>
 
<span id="Table 62-1"></span>
''''' Configurable Options for XML Composite Object Mapping'''''
 
  
 
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Composite Object Mapping" summary="This table lists the configurable options for XML Composite Object Mapping and categorizes them as Basic and Advanced and indicates if the option can be configured with the TopLink Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
 
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Composite Object Mapping" summary="This table lists the configurable options for XML Composite Object Mapping and categorizes them as Basic and Advanced and indicates if the option can be configured with the TopLink Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
Line 68: Line 57:
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Composite Object Mapping|XML Composite Object Mapping]]
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Composite Object Mapping|XML Composite Object Mapping]]
 
* [[Configuring%20an%20XML%20Mapping%20(ELUG)|Configuring an XML Mapping]]
 
* [[Configuring%20an%20XML%20Mapping%20(ELUG)|Configuring an XML Mapping]]
 
+
* [[Configuring%20a%20Mapping%20(ELUG)|Configuring a Mapping]].
  
  

Revision as of 14:34, 19 December 2007

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

This table lists the configurable options for an XML composite object mapping.


Option to Configure Workbench
Java

XPath (see Configuring XPath)

Supported

Supported

Reference descriptor (see Configuring Reference Descriptor)

Supported

Supported

Method or direct field access (see Configuring Method or Direct Field Accessing at the Mapping Level)

Supported

Supported

Read-only (see Configuring a Mapping)

Supported

Supported

Comments (see Configuring a Mapping)

Supported

Unsupported


For more information, see the following:



Copyright Statement

Back to the top