From 61998b0234e97213f014f0bbe8e42e64333faf10 Mon Sep 17 00:00:00 2001 From: p3k Date: Tue, 14 May 2002 17:23:35 +0000 Subject: [PATCH] initial check-in --- build/antclick/apps/antville/db.properties | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 build/antclick/apps/antville/db.properties diff --git a/build/antclick/apps/antville/db.properties b/build/antclick/apps/antville/db.properties new file mode 100644 index 00000000..1fdf955c --- /dev/null +++ b/build/antclick/apps/antville/db.properties @@ -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=