org.eigenbase.test.concurrent
Class ConcurrentTestCommandGenerator.ExplainCommand
java.lang.Object
   org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.AbstractCommand
       org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.ExplainCommand
org.eigenbase.test.concurrent.ConcurrentTestCommandGenerator.ExplainCommand
- All Implemented Interfaces: 
- ConcurrentTestCommand
- Enclosing class:
- ConcurrentTestCommandGenerator
- private static class ConcurrentTestCommandGenerator.ExplainCommand 
- extends ConcurrentTestCommandGenerator.AbstractCommand
ExplainCommand executes explain plan commands. Automatically closes the
 Statement before returning from ConcurrentTestCommandGenerator.AbstractCommand.execute(ConcurrentTestCommandExecutor).
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
sql
private String sql
ConcurrentTestCommandGenerator.ExplainCommand
private ConcurrentTestCommandGenerator.ExplainCommand(String sql)
doExecute
protected void doExecute(ConcurrentTestCommandExecutor executor)
                  throws SQLException
- 
- Specified by:
- doExecutein class- ConcurrentTestCommandGenerator.AbstractCommand
 
- 
- Throws:
- SQLException