Community
Participate
Working Groups
A means is required to bootstrap only on the XML metadata (ignoring annotations). This is required for users that want to apply two independent mappings to an object model.
The xml-bindings element will now have a boolean attribute named "xml-mapping-metadata-complete" to indicate XML metadata complete. An example of setting this follows: <?xml version="1.0" encoding="US-ASCII"?> <xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm" xml-mapping-metadata-complete="true" />
Created attachment 182748 [details] Proposed fix
Created attachment 182749 [details] Supporting tests
Reviewed by: matt.macivor@oracle.com Tests: all unit tests pass as expected; jaxb/externalizedmetadata/xmlmetadatacomplete/XmlMetadataCompleteTestCases Revision: 8486
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink