Hi, Yes, this is a bug, it will be fixed in the next release. If you want, you can already test it in the trunk: http://code.google.com/p/h2database/source/checkout
> any news in adding "jdbc:default:connection" Yes, I will add support for this feature in the next release, however it will be disabled by default. You will need to append ;DEFAULT_CONNECTION=true to the database URL. This feature is disabled by default for performance reasons. Please note the Oracle JDBC driver will try to resolve this database URL if it is loaded before the H2 driver (there is nothing H2 can do about 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.
