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

Difference between revisions of "Configuring an XML Composite Direct Collection Mapping (ELUG)"

m
m
 
(One intermediate revision by one other user not shown)
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 Direct Collection Mapping (ELUG)|Related Topics]]</div>
 
[[Special:Whatlinkshere/Configuring an XML Composite Direct Collection Mapping (ELUG)|Related Topics]]</div>
This section describes the various components that you must configure in order to use an XML composite direct collection 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]].
Line 11: Line 8:
  
 
<span id="Table 61-1"></span>
 
<span id="Table 61-1"></span>
''''' Configurable Options for XML Direct Collection Mapping'''''
 
  
 
{| class="RuleFormalMax" dir="ltr" title="Configurable Options for XML Direct Collection Mapping" summary="This table lists the configurable options for XML Direct Collection Mapping and categorizes them as Basic and Advanced and indicates if the option can be configured with the 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 Direct Collection Mapping" summary="This table lists the configurable options for XML Direct Collection Mapping and categorizes them as Basic and Advanced and indicates if the option can be configured with the Workbench, Java, or both." width="100%" border="1" frame="border" rules="all" cellpadding="3" frame="border" rules="all"
Line 106: Line 102:
 
<br>
 
<br>
  
For more information, see:
+
For more information, see the following:
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Composite Direct Collection Mapping|XML Composite Direct Collection Mapping]]
 
* [[Introduction%20to%20XML%20Mappings%20(ELUG)#XML Composite Direct Collection Mapping|XML Composite Direct Collection 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]]
  
  
Line 117: Line 114:
  
 
[[Category: EclipseLink User's Guide]]
 
[[Category: EclipseLink User's Guide]]
[[Category: Draft]]
+
[[Category: Release 1]]
 
[[Category: Task]]
 
[[Category: Task]]
 
[[Category: XML]]
 
[[Category: XML]]

Latest revision as of 07:58, 20 August 2008

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

This table lists the configurable options for an XML direct collection mapping.


Option to Configure Workbench
Java

Configuring XPath

Supported

Supported

Configuring a Simple Type Translator

Supported

Supported

Configuring the Use of a Single Node

Unsupported

Supported

Configuring the Use of CDATA

Unsupported

Supported

Configuring Method or Direct Field Accessing at the Mapping Level

Supported

Supported

Configuring Read-Only Mappings

Supported

Supported

Configuring Container Policy

Supported

Supported

Configuring Mapping Comments

Supported

Unsupported

Configuring a Serialized Object Converter

Supported

Supported

Configuring a Type Conversion Converter

Supported

Supported

Configuring an Object Type Converter

Supported

Unsupported

Configuring a JAXB Typesafe Enumeration Converter

Unsupported

Supported


For more information, see the following:



Copyright Statement

Back to the top