| ## see http://schemaspy.sourceforge.net/dbtypes.html# for configuration / customization details#description=HSQLDB ServerconnectionSpec=jdbc:hsqldb:hsql://<host>/<db>host=hostname[:port] (possibly just localhost)driver=org.hsqldb.jdbcDriver# Sample path to the HSQLDB drivers.# Use -dp to override.driverPath=/HSQLDB/1.8.0/hsqldb.jar
 |