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

m
m (Basic)
Line 123: Line 123:
 
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Converters|Converters]]  
 
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Converters|Converters]]  
 
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Transformation Mapping|Transformation Mapping]]  
 
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/Transformation Mapping|Transformation Mapping]]  
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentMapping|XMLFragmentMapping]]  
+
**<!--[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentMapping|XMLFragmentMapping]] -->XMLFragmentMapping
**[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentCollectionMapping|XMLFragmentCollectionMapping]]  
+
**<!--[[EclipseLink/UserGuide/MOXy/Mapping the Unmappable/XMLFragmentCollectionMapping|XMLFragmentCollectionMapping]] -->XMLFragmentCollectionMapping
*[[EclipseLink/UserGuide/MOXy/Customizing Schemas|Customizing Schemas]]  
+
*<!--[[EclipseLink/UserGuide/MOXy/Customizing Schemas|Customizing Schemas]] -->Customizing Schemas
 
*[[EclipseLink/UserGuide/MOXy/Generating Java Classes from an XML Schema|Generating Java Classes from an XML Schema]]  
 
*[[EclipseLink/UserGuide/MOXy/Generating Java Classes from an XML Schema|Generating Java Classes from an XML Schema]]  
*[[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML|Mapping JPA Entities to XML]]  
+
*<!-- [[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML|Mapping JPA Entities to XML]] --> Mapping JPA Entities to XML
**[[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Lazily Loaded Fields/Properties|Properties]]  
+
**<!-- [[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Lazily Loaded Fields/Properties|Properties]] --> Properties
**[[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Bidirectional Relationships|Bidirectional Relationships]]  
+
**<!-- [[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Bidirectional Relationships|Bidirectional Relationships]] --> Bidirectional Relationships
**[[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Keys and Foreign Keys|Keys and Foreign Keys]]  
+
**[[EclipseLink/UserGuide/MOXy/Mapping JPA Entities to XML/Keys and Foreign Keys|Keys and Foreign Keys]] --> Keys and Foreign Keys
*[[EclipseLink/UserGuide/MOXy/Web Services|Web Services]]  
+
*<!-- [[EclipseLink/UserGuide/MOXy/Web Services|Web Services]] --> Web Services
**[[EclipseLink/UserGuide/MOXy/Web Services/Attachments|Attachments]]  
+
**<!-- [[EclipseLink/UserGuide/MOXy/Web Services/Attachments|Attachments]] -->Attachments
***[[EclipseLink/UserGuide/MOXy/Web Services/Attachments/XMLBinaryDataMapping|XMLBinaryDataMapping]]  
+
***<!-- [[EclipseLink/UserGuide/MOXy/Web Services/Attachments/XMLBinaryDataMapping|XMLBinaryDataMapping]] -->XMLBinaryDataMapping
***[[EclipseLink/UserGuide/MOXy/Web Services/Attachments/XMLBinaryDataCollectionMapping|XMLBinaryDataCollectionMapping]]  
+
***<!-- [[EclipseLink/UserGuide/MOXy/Web Services/Attachments/XMLBinaryDataCollectionMapping|XMLBinaryDataCollectionMapping]] -->XMLBinaryDataCollectionMapping
 
*[[EclipseLink/UserGuide/MOXy/Spring|Using Eclipselink with Spring]]
 
*[[EclipseLink/UserGuide/MOXy/Spring|Using Eclipselink with Spring]]

Revision as of 12:08, 27 January 2011

Eclipselink-logo.gif

The EclipseLink MOXy (JAXB) User's Guide

Version 2.2.0

Old version 1.x Documentation



Complete Table of Contents:

MOXy Introduction

Basic

Back to the top