Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] SVN Commit: Bug#247016 Make JPA weaving work with JAXB

SVN Commit: Bug#247016 Make JPA weaving work with JAXB

 

https://bugs.eclipse.org/bugs/show_bug.cgi?id=247016

 

NOTE: In Eclipse you will now need to load moxy project to run JPA tests.

Please let me know if you have any moxy dependency issues with the projects or test scripts.

 

Changes:

- Weave in @XmlTransient annotation into lazy fields in JPA to allow usage with JAXB (does not add if class not on classpath)

- Added JAXB dependency to JPA tests, added JAXB / JPA test to fieldaccess relationships model.

 

Code Review: Andrei (pending)

 


Back to the top