So I will describe my case more clear. The case is : 1. need a memory db environment for unit test purpose. This memory db env may contains more than one dynamica database/schema. 2. the url is NOT set dedicated to a schema eg: exampleDb. because below requirement. 3. The jvm has a jdbc connection pool which you need to set a jdbc url. and some connection will create a new memory db during jvm runtime and OTHER connection NEED to see this change (new created memory 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/654de376-e2ff-4187-8098-cbe44a9f5c32%40googlegroups.com.
