Boring, Jeff W (N-Viper) wrote:
Is it possible to use the same class for JPA and JaxB? We have a large graph and I'd hate to instantiate 2 object graphs. Is this what the XML column mapping is for? Sorry, I'm new to JPA and JaxB and just need some basic information. Is there any other documentation about this other than the section in the user manual on the XML column mapping?
I would like to know that myself. In my company we generate two object graphs and use utility methods to copy data between JPA and JAXB POJOs.
Regards, Ognjen
