Question

I think this question should be fairly simple. I'm looking forward to persisting JAXB generated classes from a schema into a database via JPA annotations.

I came across Hyperjaxb3 but I noticed that most of the project's activity stopped in 2011.

So is this project being maintained still?

Are there any other alternative frameworks that can offer JAXB persistence via JPA? I found about EclipseLink but I seems to me that it is a much more general purpose tool.

Thanks!

Était-ce utile?

La solution

The best bet is email their users mailing list (users@hyperjaxb3.java.net) with this question. Poking around there site (https://java.net/projects/hyperjaxb3) things seem pretty quiet..

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top