$Id$ # See the README.txt file for details # hsqldb.jar- hsqldb file. # (http://sourceforge.net/projects/hsqldb/) hsqldb.jar=lib/hsqldb.jar # junit.jar - JUnit 3.2+ Classpath # (http://junit.org/) junit.jar=lib/junit.jar # jdbc2_0-stdext.jar - JDBC 2.0 Standard Extension # (http://java.sun.com/products/jdbc/download.html) jdbc2_0-stdext.jar=lib/jdbc2_0-stdext.jar # bcel.jar - BCEL Byte Code Generation # (http://jakarta.apache.org/bcel/index.html) bcel.jar=lib/bcel.jar # maxmemory value is important to test # swapping. Set it low and you'll see # swapping working. maxmemory=100000 db.driver=org.postgresql.Driver db.url=jdbc:postgresql:test db.user=user db.password=