On Nov 8, 9:44 pm, Sergi Vladykin <[email protected]> wrote: > Hi, > > Why can't you use current implementation which just creates new > connection each time? >
The main reason is that those connections are configured basing on data received from a client (databaseName, user, password) while we already have pre-configured connections pointing to a proper database used by application. -- 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.
