6 lines
170 B
Properties
6 lines
170 B
Properties
# Properties of antville datasource for hsqldb connection
|
|
|
|
antville.url=jdbc:hsqldb:db/antville
|
|
antville.driver=org.hsqldb.jdbcDriver
|
|
antville.user=sa
|
|
antville.password=
|