s is the default system properties file for SQL and JAVA tests. # # *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. # *** THEY BELONG IN default_derby.properties. # # This file will get handed to the test on the command line in a -p # argument. # # This causes ij to load the driver and make an # initial connection to the database. # # The .java test has to call util.getPropertyArg and util.startJBMS # to process the property file. See any of the .java tests for this code. # # If you want to alter these to use a different driver, connect to a different # database, or to not be used, override this file by creating # a file _app.properties to be used instead of this file. # # database=jdbc:derby:wombat;create=true derby.optimizer.noTimeout=true supportfiles=tests/derbynet/protocol.tests,tests/derbynet/excsat_accsecrd1.inc,tests/derbynet/excsat_accsecrd2.inc,tests/derbynet/excsat_secchk.inc,tests/derbynet/connect.inc,tests/derbynet/values1.inc,tests/derbynet/values64kblksz.inc