Two things to note here (1) setSchema only works in embedded mode (2) the easiest thing to do is just to blow away the query cache when the schema changes, but that is going to kill your performance if you do it often
You might want to think about rather specifying the schema in your queries, -- 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.
