initial check-in
This commit is contained in:
parent
d0899da45b
commit
61998b0234
1 changed files with 6 additions and 0 deletions
6
build/antclick/apps/antville/db.properties
Normal file
6
build/antclick/apps/antville/db.properties
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
# Properties of antville datasource for hsqldb connection
|
||||||
|
|
||||||
|
antville.url=jdbc:hsqldb://path/to/db/antville
|
||||||
|
antville.driver=org.hsqldb.jdbcDriver
|
||||||
|
antville.user=sa
|
||||||
|
antville.password=
|
Loading…
Add table
Reference in a new issue