Hi,
I'm trying to use Derby with Hibernate, but when I run I get the following error: SEVERE [org.hibernate.tool.hbm2ddl.SchemaUpdate]: could not complete schema update java.sql.SQLSyntaxErrorException: Schema 'INFORMATION_SCHEMA' does not exist >From googling I understand Derby doesnt support INFORMATION_SCHEMA. How does one work round this to do a HIbernate SchemaUpdate? Cheers, Menno -- View this message in context: http://www.nabble.com/Hibernate-SchemaUpdate-error-requests-INFORMATION_SCHEMA-tp21939286p21939286.html Sent from the Apache Derby Users mailing list archive at Nabble.com.
