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 "EclipseLink/Development/Documentation/MOXy"

m
m
Line 15: Line 15:
 
== [[EclipseLink/UserGuide/MOXy/Overview|About EclipseLink]]  ==
 
== [[EclipseLink/UserGuide/MOXy/Overview|About EclipseLink]]  ==
  
== [[EclipseLink/UserGuide/MOXy/Overview/JAXB|JAXB Overview ]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Overview/JAXB|JAXB Overview ]]  [[Image:Accept.png]]  ==  
  
 
= Runtime  =
 
= Runtime  =
  
== [[EclipseLink/UserGuide/MOXy/Runtime/Specifying the EclipseLink Runtime|Specifying the EclipseLink Runtime]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Runtime/Specifying the EclipseLink Runtime|Specifying the EclipseLink Runtime]]  [[Image:Accept.png]] ==
  
 
== Bootstrapping  ==
 
== Bootstrapping  ==
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project|From a Single Project]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project|From a Single Project]]  [[Image:Accept.png]] ===
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Multiple Projects|From Multiple Projects]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Multiple Projects|From Multiple Projects]]  [[Image:Accept.png]] ===
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Generating Schema|Generating Schema]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Generating Schema|Generating Schema]]  [[Image:Accept.png]] ===
  
 
== Converting XML to Objects (Unmarshalling)  ==
 
== Converting XML to Objects (Unmarshalling)  ==
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Converting XML to Objects/Sources|Sources (DOM, SAX, StAX, Streams)]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Converting XML to Objects/Sources|Sources (DOM, SAX, StAX, Streams)]]  [[Image:Accept.png]] ===
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/From Schema|From an XML Schema]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/From Schema|From an XML Schema]]  [[Image:Accept.png]] ===
  
 
=== From a Single Project  ===
 
=== From a Single Project  ===
Line 61: Line 61:
 
=== [[EclipseLink/UserGuide/MOXy/Runtime/Convert Objects to XML/Events|Events]]  ===
 
=== [[EclipseLink/UserGuide/MOXy/Runtime/Convert Objects to XML/Events|Events]]  ===
  
== [[EclipseLink/UserGuide/MOXy/Runtime/Querying Objects by XPath|Querying Objects by XPath]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Runtime/Querying Objects by XPath|Querying Objects by XPath]]  [[Image:Accept.png]]  ==
  
 
== [[EclipseLink/UserGuide/MOXy/Runtime/Binding to an Existing Document|Binding to an Existing Document]]  ==
 
== [[EclipseLink/UserGuide/MOXy/Runtime/Binding to an Existing Document|Binding to an Existing Document]]  ==
Line 67: Line 67:
 
= Type Level  =
 
= Type Level  =
  
== [[EclipseLink/UserGuide/MOXy/Type Level/Mapping to a Type or Element|Mapping to a Type or Element]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Type Level/Mapping to a Type or Element|Mapping to a Type or Element]]  [[Image:Accept.png]] ==
  
=== [[EclipseLink/UserGuide/MOXy/Type Level/Mapping to a Type or Element/Default Root Element|Default Root Element]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Type Level/Mapping to a Type or Element/Default Root Element|Default Root Element]]  [[Image:Accept.png]] ===
  
== [[EclipseLink/UserGuide/MOXy/Type Level/Setting Up Namespace Information|Setting Up Namespace Information]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Type Level/Setting Up Namespace Information|Setting Up Namespace Information]]  [[Image:Accept.png]] ==
  
 
== [[EclipseLink/UserGuide/MOXy/Type Level/Creating Objects|Creating Objects (Constructors & Factories)]]  ==
 
== [[EclipseLink/UserGuide/MOXy/Type Level/Creating Objects|Creating Objects (Constructors & Factories)]]  ==
  
== [[EclipseLink/UserGuide/MOXy/Type Level/Handling Inheritance|Handling Inheritance]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Type Level/Handling Inheritance|Handling Inheritance]]  [[Image:Accept.png]]  ==
  
 
= <!-- [[EclipseLink/UserGuide/MOXy/Simple Values|Simple Values]] --> Mapping Simple Values and Collections  =
 
= <!-- [[EclipseLink/UserGuide/MOXy/Simple Values|Simple Values]] --> Mapping Simple Values and Collections  =
  
== [[EclipseLink/UserGuide/MOXy/Simple Values/Single Values/XMLDirectMapping|Mapping Simple Values]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Simple Values/Single Values/XMLDirectMapping|Mapping Simple Values]]  [[Image:Accept.png]] ==
  
== [[EclipseLink/UserGuide/MOXy/Simple Values/Collections/XMLDirectCollectionMapping|Mapping Collections of Simple Values]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Simple Values/Collections/XMLDirectCollectionMapping|Mapping Collections of Simple Values]]  [[Image:Accept.png]] ==
  
== [[EclipseLink/UserGuide/MOXy/Simple Values/Enums|Enums]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Simple Values/Enums|Enums]]  [[Image:Accept.png]] ==
  
 
== Special Schema Types  ==
 
== Special Schema Types  ==
Line 93: Line 93:
 
=== [[EclipseLink/UserGuide/MOXy/Simple Values/Special Schema Types/Leveraging xsi:type|Leveraging xsi:type]]  ===
 
=== [[EclipseLink/UserGuide/MOXy/Simple Values/Special Schema Types/Leveraging xsi:type|Leveraging xsi:type]]  ===
  
=== [[EclipseLink/UserGuide/MOXy/Simple Values/Special Schema Types/Unions|Unions]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Simple Values/Special Schema Types/Unions|Unions]]  [[Image:Accept.png]] ===
 
</div> <div style="clear: right;">&nbsp;</div> <div>
 
</div> <div style="clear: right;">&nbsp;</div> <div>
 
= Mapping Relationships  =
 
= Mapping Relationships  =
  
== [[EclipseLink/UserGuide/MOXy/Relationships/Privately Owned|Mapping Privately Owned Relationships]] == <!--
+
== [[EclipseLink/UserGuide/MOXy/Relationships/Privately Owned|Mapping Privately Owned Relationships]] [[Image:Accept.png]] == <!--
 
=== [[EclipseLink/UserGuide/MOXy/Relationships/Privately Owned/One-to-One|Mapping One-to-One Relationships]] &nbsp;  ===
 
=== [[EclipseLink/UserGuide/MOXy/Relationships/Privately Owned/One-to-One|Mapping One-to-One Relationships]] &nbsp;  ===
  
Line 115: Line 115:
 
-->  
 
-->  
  
== [[EclipseLink/UserGuide/MOXy/Relationships/Collections and Maps|<br>]][[EclipseLink/UserGuide/MOXy/Relationships/Bidirectional Relationships|Bidirectional Relationships]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Relationships/Collections and Maps|<br>]][[EclipseLink/UserGuide/MOXy/Relationships/Bidirectional Relationships|Bidirectional Relationships]]  [[Image:Accept.png]] ==
  
 
= Advanced XML Schema Concepts  =
 
= Advanced XML Schema Concepts  =
Line 135: Line 135:
 
= Mapping the Unmappable  =
 
= Mapping the Unmappable  =
  
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Converters|Converters]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Converters|Converters]] [[Image:Accept.png]]  ==
  
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Transformation Mapping|XML Transformations]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Transformation Mapping|XML Transformations]]  [[Image:Accept.png]]  ==
  
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentMapping|XMLFragmentMapping]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentMapping|XMLFragmentMapping]]  [[Image:Accept.png]] ==
  
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentCollectionMapping|XMLFragmentCollectionMapping]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentCollectionMapping|XMLFragmentCollectionMapping]] [[Image:Accept.png]]  ==
  
 
= Customizing Schemas  =
 
= Customizing Schemas  =
Line 149: Line 149:
 
= Dynamic JAXB  =
 
= Dynamic JAXB  =
  
== [[EclipseLink/UserGuide/MOXy/Overview/DynamicEntities|Static vs. Dynamic MOXy]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Overview/DynamicEntities|Static vs. Dynamic MOXy]]  [[Image:Accept.png]] ==
  
== [[EclipseLink/UserGuide/MOXy/Runtime/Specifying the EclipseLink Runtime/Using DynamicEntities|Specifying the EclipseLink Runtime]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Runtime/Specifying the EclipseLink Runtime/Using DynamicEntities|Specifying the EclipseLink Runtime]]  [[Image:Accept.png]] ==
  
== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/From Schema|From an XML Schema]]  ==
+
== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/From Schema|From an XML Schema]] [[Image:Accept.png]]  ==
  
 
== From a Single Project  ==
 
== From a Single Project  ==
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project/From OXM using DynamicEntities|From OXM using DynamicEntities]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project/From OXM using DynamicEntities|From OXM using DynamicEntities]]  [[Image:Accept.png]] ===
  
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project/From sessions.xml using DynamicEntities|From sessions.xml using DynamicEntities]]  ===
+
=== [[EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping/Single Project/From sessions.xml using DynamicEntities|From sessions.xml using DynamicEntities]]  [[Image:Accept.png]] ===
  
 
== From Multiple Projects  ==
 
== From Multiple Projects  ==

Revision as of 14:13, 4 May 2011

Contents

Overview

About EclipseLink

JAXB Overview Accept.png

Runtime

Specifying the EclipseLink Runtime Accept.png

Bootstrapping

From a Single Project Accept.png

From Multiple Projects Accept.png

Generating Schema Accept.png

Converting XML to Objects (Unmarshalling)

Sources (DOM, SAX, StAX, Streams) Accept.png

From an XML Schema Accept.png

From a Single Project

From OXM using DynamicEntities

From sessions.xml using DynamicEntities

From Multiple Projects

From OXM using DynamicEntities =

From sessions.xml using DynamicEntities

Validating Against an XML Schema

Events

Handling Unmapped Content

Convert Objects to XML (Marshalling)

Targets (DOM, SAX, StAX, Streams)

Properties (Formatting & Encoding)

Events

Querying Objects by XPath Accept.png

Binding to an Existing Document

Type Level

Mapping to a Type or Element Accept.png

Default Root Element Accept.png

Setting Up Namespace Information Accept.png

Creating Objects (Constructors & Factories)

Handling Inheritance Accept.png

Mapping Simple Values and Collections

Mapping Simple Values Accept.png

Mapping Collections of Simple Values Accept.png

Enums Accept.png

Special Schema Types

Date and Time Types

Binary Types

Leveraging xsi:type

Unions Accept.png

 

Mapping Relationships

Mapping Privately Owned Relationships Accept.png

Shared Reference Mappings


Bidirectional Relationships Accept.png

Advanced XML Schema Concepts

Handling Null Values 

Choice Mappings

XMLChoiceObjectMapping

XMLChoiceCollectionMapping

Wildcard Content

Any Attribute Mapping

Any Element Mapping

Mapping the Unmappable

Converters Accept.png

XML Transformations Accept.png

XMLFragmentMapping Accept.png

XMLFragmentCollectionMapping Accept.png

Customizing Schemas

Generating Java Classes from an XML Schema 

Dynamic JAXB

Static vs. Dynamic MOXy Accept.png

Specifying the EclipseLink Runtime Accept.png

From an XML Schema Accept.png

From a Single Project

From OXM using DynamicEntities Accept.png

From sessions.xml using DynamicEntities Accept.png

From Multiple Projects

From OXM using DynamicEntities

From sessions.xml using DynamicEntities

Mapping JPA Entities to XML

Properties

Bidirectional Relationships

Keys and Foreign Keys

Web Services

 

'Table of Contents '

The following is the proposed TOC which is currently under development. Where applicable, show where existing ELUG wiki pages can be mined for initial content.

  1. Overview
    Generic EclipseLink info (i.e., non-MOXy) will be used to create a separate "Welcome to EclispeLink" guide.
    1. About EclipseLinkAccept.png 
    2. JAXB Overview Accept.png
    3. Metadata
    4. Annotations
    5. Static vs. Dynamic MOXy Accept.png
  2. Runtime
    Elug about icon.png Review
    1. Specifying the EclipseLink Runtime Accept.png
    2. Bootstrapping - B
      1. From a Single Project
        Elug about icon.png Review
      2. From Multiple Projects
        Elug about icon.png Review
      3. Generating Schema
        Elug about icon.png Review
    3. Dynamic JAXB Bootstrapping
      Elug about icon.png Review
      1. Specifying the EclipseLink Runtime Accept.png
      2. From an XML Schema
        Elug about icon.png Review
      3. From a Single Project
        1. From OXM using DynamicEntities
        2. From sessions.xml using DynamicEntities
          Elug about icon.pngReview
      4. From Multiple Projects
        1. From OXM using DynamicEntities
        2. From sessions.xml using DynamicEntities
          Elug about icon.png Review
    4. Querying Objects by XPath
      Elug about icon.png Review
    5. Converting XML to Objects (Unmarshalling)

      1. Sources (DOM, SAX, StAX, Sk Runtime/Using DynamicEntities|Specifying the EclipseLink Runtime</strike> Accept.png
      2. From an XML Schema
        Elug about icon.png Review
      3. From a Single Project
        1. From OXM using DynamicEntities
        2. From sessions.xml using DynamicEntities
          Elug about icon.pngReview
      4. From Multiple Projects
        1. From OXM using DynamicEntities
        2. From sessions.xml using DynamicEntities
          Elug about icon.png Review
    6. Querying Objects by XPath
      Elug about icon.png Review
    7. Converting XML to Objects (Unmarshalling)

      1. Sources (DOM, SAX, StAX, Streams)
      2. Validating Against an XML Schema
        Elug about icon.png Review
      3. Events
      4. Handling Unmapped Content
    8. Convert Objects to XML (Marshalling)
      need info
      1. Targets (DOM, SAX, StAX, Streams)
      2. Properties (Formatting & Encoding)
      3. Events
        Elug about icon.png Review
    9. Binding to an Existing Document Accept.png

  3. Type Level - A
    1. Mapping to a Type or Element - A
      1. Default Root Element Accept.png
    2. Setting Up Namespace Information Accept.png
    3. Creating Objects (Constructors & Factories)
    4. Handling Inheritance
      Elug about icon.png Review
  4. Simple Values - A
    1. Single Values - A
      1. Mapping Simple Values Accept.png
    2. Colections -A
      1. Mappng Collections of Simple Values Accept.png
    3. Enums Accept.png
    4. Special Schema Types
      1. Date and Time Types
        Elug about icon.png Review
      2. Binary Types
      3. Leveraging xsi:type
      4. Unions
        Elug about icon.png Review
  5. Relationships -A 
    1. Privately Owned - A
      1. Mapping One-to-One Relationships - A  Accept.png
      2. Mapping One-to-Many Relationships- A  Accept.png

    2. Shared Reference - A
      1. Keys and Foreign Keys - A
        1. Mapping Single Key Relationships- A Accept.png
        2. Mapping Composite Key Relationships- A Accept.png
        3. Embedded Key Class -A
          in progress
    3. Collections and Maps
      Elug about icon.png Review
    4. Bidirectional Relationships (includes XMLInverseMapping)
      Elug about icon.png Review
  6. Advanced XML Schema Concepts - B
    1. Handling Null Values  Accept.png

    2. Substitution Groups and Choices
      Elug about icon.png Review
      1. http://bdoughan.blogspot.com/2010/11/jaxb-and-inheritance-using-substitution.html
      2. XMLChoiceObjectMapping
      3. XMLChoiceCollectionMapping
    3. Wildcard Content
      Need info
      1. http://bdoughan.blogspot.com/2010/08/using-xmlanyelement-to-build-generic.html
      2. XMLAnyAttributeMapping
      3. XMLAnyObjectMapping
      4. XMLAnyCollectionMapping
  7. Mapping the Unmappable
    1. http://bdoughan.blogspot.com/2010/07/xmladapter-jaxbs-secret-weapon.html
    2. http://bdoughan.blogspot.com/2010/12/jaxb-and-immutable-objects.html
    3. http://bdoughan.blogspot.com/2010/08/xmltransformation-going-beyond.html
    4. Converters
    5. Transformation Mapping
      Elug about icon.png Review
    6. XMLFragmentMapping
    7. XMLFragmentCollectionMapping
  8. Customizing Schemas
    Need info
  9. Generating Java Classes from an XML Schema  Accept.png

  10. Mapping JPA Entities to XML
    http://wiki.eclipse.org/EclipseLink/Examples/MOXy/JPA
    1. Properties
    2. Bidirectional Relationships
      Elug about icon.pngReview
    3. Keys and Foreign Keys
      Elug about icon.png Review
  11. Web Services
    Elug about icon.pngReview

Back to the top