-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Hibernate + HSQLDB = table not found?!
PostPosted: Thu Dec 01, 2005 11:22 am 
Newbie

Joined: Thu Dec 01, 2005 11:18 am
Posts: 1
Hi, I'm trying to learn Hibernate, so I'm doing a tutorial (Michael Glögl's, www.gloegl.de)
which uses HSQLDB, but in the start-up, when the configuration is
asked to build a session factory, it hums along, but then I get:

Error- could not get database metadata
java.sql.SQLException: Table not found in statement [select sequence_name from system_sequence]

My dialect property is set to org.hibernate.dialect.HSQLDialect.

I switched to MySQL and my code works (with the appropriate dialect property),
but I'd still like to be able to use HSQLDB in unit testing. Does anyone
know what's going wrong?

I had just downloaded the current production versions of Hibernate
and HSQLDB for this tutorial.

Hibernate version: 3.0.5

HSQLDB version: 1.8.0.2

_________________
Jeff


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.