Hi, > only the first connection can do this
I suggest to add the setting on _all_ database URLs, not just the first one. It's not correct that only the first connection may contain those settings: all connections to a database may contain them. Just make sure that all database URLs are the same (well, you anyway need to ensure that). Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
