users@jaxb.java.net

XJC with JPA2 and JAXB

From: vaidya nathan <vaidyaatdst_at_gmail.com>
Date: Thu, 1 Nov 2012 15:14:58 -0500

Greetings users,

We are using xjc in our project and from our schemas we generate the DTOs
which we then translate to JPA2 entity objects. What we would like to do is
to see whether instead of having the intermediate translation to go
directly from the schema to the jaxb generated objects. In other words we
would like to get jpa2 annotated objects directly from the schema . Are
there any tools that could help us achieve this ?

We are checking http://xircles.codehaus.org/projects/hyperjaxb3 but are
there any other plugins/tools available?

Cheers
Vaidya