i've tested reading from a zip file. i've also tested reading and writing to memory db
can you provide hints on how to merge it such that i can read from both memory and zip file but can only write to memory On Wednesday, July 10, 2013 3:17:13 PM UTC, [email protected] wrote: > > is it possible to have h2 access database from file as readonly and then > commit all changes to RAM > so that once db is closed all changes are lost. > > on a running h2 instance querying would read from both the RAM version and > readonly db > -- 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/groups/opt_out.
