org.eigenbase.test.concurrent
Class ConcurrentTestCommandScript.FetchAndPrintCommand
java.lang.Object
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.CommandWithTimeout
org.eigenbase.test.concurrent.ConcurrentTestCommandScript.FetchAndPrintCommand
- All Implemented Interfaces:
- ConcurrentTestCommand
- Enclosing class:
- ConcurrentTestCommandScript
private class ConcurrentTestCommandScript.FetchAndPrintCommand
- extends ConcurrentTestCommandScript.CommandWithTimeout
FetchAndPrintCommand executes a previously prepared statement stored
inthe ConcurrentTestCommandExecutor and then outputs the returned
rows.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConcurrentTestCommandScript.FetchAndPrintCommand
private ConcurrentTestCommandScript.FetchAndPrintCommand(long timeout)
doExecute
protected void doExecute(ConcurrentTestCommandExecutor executor)
throws SQLException
- Specified by:
doExecute
in class ConcurrentTestCommandGenerator.AbstractCommand
- Throws:
SQLException