Sorry I can not include this file becausehttp://ohloh.org says that this may conflictwith another license.In the file JdbcMetaData.java in package com.caucho.jdbcin method public static JdbcMetaData create(DataSource ds),you need to add if ("H2".equalsIgnoreCase(name)) return new H2MetaData(ds); else