-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Exporting Data to XML
PostPosted: Fri Oct 31, 2003 3:02 pm 
Newbie

Joined: Wed Oct 29, 2003 5:51 pm
Posts: 4
I had heard that the newer Hibernate versions supported exporting the data from the database into an XML file. Can anyone confirm or deny this and if it is a feature in Hibernate, how do we make use of this?

In addition, we're running through an internal filtering system on text on forum messages (built on Hibernate) and when we call setBody(filteredText), that filtered text is persisted back to the database without us doing anything. Is there a way that we can have this not happen for specific cases?

Thanks in advance,
Matt


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 31, 2003 9:19 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Yes there is an experimental feature (not documented) called XMLBinder that can do what you are suggesting. Have a look at the interface and see how you go, eg, just try it.

You can set the property up a not be updatedable or have the update logic built into the application.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.