now using relative path to hsqldb files

This commit is contained in:
Tobi Schäfer 2002-05-15 12:27:00 +00:00
parent c7cc771d45
commit c4ff262a1d

View file

@ -1,6 +1,6 @@
# Properties of antville datasource for hsqldb connection # Properties of antville datasource for hsqldb connection
antville.url=jdbc:hsqldb://path/to/db/antville antville.url=jdbc:hsqldb:db/antville
antville.driver=org.hsqldb.jdbcDriver antville.driver=org.hsqldb.jdbcDriver
antville.user=sa antville.user=sa
antville.password= antville.password=