java - How to export JPA entity to xml file when using Hibernate -


given have application persistence layer managed jpa , hibernate, how can export arbitrary entity xml file?

i know jaxb, seems more related eclipselink.

if possible use hibernate jaxb, how can setup jaxb context hibernate metadata information?

is there other way how achieve it?


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -