# # *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. THEY BELONG # *** IN the _derby.properties file. # # It will get handed to the test on the command line in a -p # argument. # # This causes ij (or the GUI on ij) to load the driver and make an # initial connection to the database. # # ij.protocol=jdbc:derby: database=jdbc:derby:wombat;create=true derby.optimizer.noTimeout=true ij.showNoConnectionsAtStart=true ij.showNoCountForSelect=true ij.defaultResourcePackage=/org/apache/derbyTesting/functionTests/tests/store/