public class RunOptimizerTest
extends java.lang.Object
Class RunOptimizerTest: The main class that runs this test.
To run the test use:
java org.apache.derbyTesting.system.optimizer.RunOptimizerTest -reset|-qlist
-reset = Reset the database and begin run
-qlist = Run only test queries from the 'query.list' file provided
No arguments will run all the default test queries, provided via classes
Query1 - Query6 in this test case.
Set the 'derby.langtest.mode' to 'client' to run this test using the
DerbyClient against a Derby Network Server running on port 1527