You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am new to the whole JAXB world, I want to transform my XSD to POJOs with JPA annotations, it seems that Hyperjax is doing this, I am failing to find documentation to integrate it into my project. I have been using jaxb-plugin-annotate to add custom annotation such as Entity/OneToOne... but it is a lot of work customizing all XSD files and express relations between elements.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi I am new to the whole JAXB world, I want to transform my XSD to POJOs with JPA annotations, it seems that Hyperjax is doing this, I am failing to find documentation to integrate it into my project. I have been using jaxb-plugin-annotate to add custom annotation such as Entity/OneToOne... but it is a lot of work customizing all XSD files and express relations between elements.
Thanks in advance.
The text was updated successfully, but these errors were encountered: