switch from hsqldb to mckoidb data source.

This commit is contained in:
hns 2002-07-16 13:41:35 +00:00
parent 857625515b
commit b930d63621

View file

@ -1,6 +1,5 @@
# Properties of antville datasource for hsqldb connection
antville.url=jdbc:hsqldb:db/antville
antville.driver=org.hsqldb.jdbcDriver
antville.user=sa
antville.password=
# Properties of antville datasource
antville.url=jdbc:mckoi:local://./db.conf
antville.driver=com.mckoi.JDBCDriver
antville.user=admin
antville.password=entwil