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

EclipseLink/UserGuide/MOXy/Runtime/Bootstrapping Dynamic

EclipseLink MOXy

Eclipselink-logo.gif
EclipseLink
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source


Dynamic JAXB

With EclipseLink Dynamic MOXy, you can bootstrap a JAXBContext from differnt of metadata sources and use standard JAXB APIs to marshall and unmarshall data -- all without having actual compiled Java class files on the classpath. This allows you to change your metadata without having to update and recompile the Java source code.


Eclipselink-logo.gif
Version: 2.2.0 - DRAFT
Other versions...

Copyright © Eclipse Foundation, Inc. All Rights Reserved.