Hi
id like to know if there is an "easy" way to transfer all data from an
in-memory database to a physical file. Background: I want to use H2 as
the data sink for my private program (with the help of hibernate). Now
i want to make it possible to keep all data in memory and store it as
a file if so desired.
Is there a easy way to "just dump it" or do i need to go over the
whole data model by hand?

Thanks
Matthias

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to