Tuesday, September 08, 2009

Starting HSQLDB

Presuming hsqldb.jar is present in the ‘lib’ sub-directory of the current directory,

 

java -classpath ./lib/hsqldb.jar  org.hsqldb.server.Server &

No comments: