Joined: Tue Nov 15, 2005 8:27 pm Posts: 19 Location: Columbia, MO USA
|
I would like to be able to import and export my Hibernate databases to and from XML files or some other format like a zip file. The files would include the schema as well as the data. It would be useful to backup and restore from one database to another.
I thought XMLDatabinder and ReverseXMLDatabinder might be able to help me with this, but I'm not sure they are supported in the current version of Hibernate. Are there other solutions out there that might help with this?
Bruce
|
|