Hi All,
          I have created a database in mem using the following
command.

jdbc:h2:mem:testing;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE.


Using this command, my databse persist even after JVM gets close but
the tables lost. i want to persist the tables data even..is it
possible? if yes,then plz help me.




Thanks,
Nimi...

-- 
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