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.
EclipseLink/UserGuide/MOXy
< EclipseLink | UserGuide
This page is now obsolete. Please see the Developing JAXB Applications Using EclipseLink MOXy in the EclipseLink Documentation Center for the latest information.
The EclipseLink MOXy (JAXB) User's Guide
See EclipseLink Home
Overview
MOXy Overview
Runtime
Specifying the EclipseLink Runtime
Bootstrapping
XML Bindings
MetadataSource
Generating Schema
Validating Against an XML Schema
Events
Querying Objects by XPath
Binding to an Existing Document
Type Level
Default Root Element
Setting Up Namespace Information
Handling Inheritance
Mapping Simple Values and Collections
Mapping Simple Values
Mapping Collections of Simple Values
Multiple Mappings for a Single Property
Mapping Enums
Special Schema Types
Date and Time Types
Unions
Binary Types
Mapping Relationships
Mapping Privately Owned Relationships
Mapping One-to-One Relationships
Mapping One-to-Many Relationships
Mapping Single Key Relationships
Mapping Composite Key Relationships
Bidirectional Relationships
Advanced Concepts
Refreshing Metadata
Customizing XML Name Conversions
Virtual Access Methods
Mapping using XPath Predicates
Mapping the Unmappable
XmlAdapter
XML Transformations
Generating Java Classes from an XML Schema
JAXB Compiler
Dynamic JAXB
Static vs. Dynamic MOXy
Specifying the EclipseLink Runtime
Bootstrapping
From XML Schema
From EclipseLink OXM
Customizing Generated Mappings