With dump you mean dump to sql file? Which isn't possible if you store java objects in the database isn't it?
Am Mittwoch, 2. November 2016 10:25:42 UTC+1 schrieb Noel Grandin: > > No, you'll need to either do a dump/restore sequence, or keep using the > old PageStore engine by appending > ";MV_STORE=FALSE" to your connection URL. > -- 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 https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
