#
# This 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 w
-- this test shows the ij commands in use,
-- and what happens when invalid stuff is entered.
-- no driver loaded yet, detected off of the url
-- this one is a bad url:
connect 'cloudscape:wombat';
-- this test shows that ij can detect the driver from the URL.
-- the ij.properties file sets ij.database and nothing else.
values 'PASS';
-- this test also exercises the shutdown on exit code
exit;
#
# This is the default derby properties file for SQL and JAVA tests.
#
# *** DO NOT PUT PROPERTIES FOR THE JAVA ENVIRONMENT IN THIS FILE.
# *** THEY BELONG IN default_app.properties.
#
# This file
#
# This is the default system properties file for JSQL and JAVA tests.
#
# It will get handed to the test on the command line in a -p
# argument.
#
# This causes ij (or the GUI on ij) to l
# statement cache size of 20 is the default, do not add this property
# to this file. If your test wants to do consistency checking that
# requires an empty cache, add a special .properties file, see
#
# This is the system properties file for lobLengthTests.java
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE.
# *** THEY BELONG IN lobLengthTests_derby.properties.
#
# This f