[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate and XML persistence implementation
andydale
do-not-reply at jboss.com
Fri May 25 06:22:03 EDT 2007
Hi,
You will need to use a Hibernate session, with the EntityMode set to DOM4J. You should hopefully be able to extract the data and store it into an xml document, but you will have to set up all the mappings in hbm.xml files (I think)
Thanks,
Andy
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4048638#4048638
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4048638
More information about the jboss-user
mailing list