HyperJAXB3 Applying workarounds for JAXB vs. JPA conflicts - highsource/jaxb-tools GitHub Wiki

Applying workaround for JAXB vs. JPA conflicts

As you might have read in the JAXB vs. JPA document, there is a number of incompatibilities between JAXB and JPA 1. This section explains how Hyperjaxb3 overcomes these incompatibilities.

Simple types not supported by JPA

Collections of simple types

Heterogeneous collections

JAXBElement<...>-typed properties

DOM properties

Generic (any-type) properties

⚠️ **GitHub.com Fallback** ⚠️