Using HSQLDB in the embedded mode
I'am currently develop a java desktop application using netbeans
+hibernate + hsqldb in embedded mode
while creating a new database I've got this exception Cannot establish a
connection to jdbc:hsqldb:hsql://localhost using org.hsqldb.jdbcDriver
(java.net.ConnectException: Connection refused: connect)
No comments:
Post a Comment