Hi, I would like clarification on one item:* can I use mvstore reliably without > calling .close().* >
Yes, that should work. However, please note that this scenario is not fully tested yet (as much as with SQLite). At the moment, I would either ensure it works for you with your own tests, or don't store very important data unless you do regular backups. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
