| The command line interface for this tool. The options must be split into
strings like this: "-traceFile", "test.trace.db",... Options are case
sensitive. The following options are supported:
- -help or -? (print the list of options)
- -traceFile filename (the default is test.trace.db)
- -script filename (the default is test.sql)
- -javaClass className (the default is Test)
Parameters: args - the command line arguments throws: Exception - |