| Article: |
Hibernate Your Data | |
| Subject: | SEVERE: Table not found | |
| Date: | 2004-03-25 05:39:50 | |
| From: | ogross | |
|
My properties file is: hibernate.connection.username=sa hibernate.connection.password= hibernate.connection.url=jdbc:hsqldb:D:\db\order hibernate.connection.driver_class=org.hsqldb.jdbcDriver hibernate.dialect=net.sf.hibernate.dialect.HSQLDialect
|
||
Showing messages 1 through 1 of 1.
-
SEVERE: Table not found
2004-07-05 20:58:56 allex [View]
You must create tables by your hands in your DBMS


