public class HelpCommand extends MultiResultCommand
HELP [CLASS class_name]|[COMMAND command_name]Usage
/* Show help on TRANSACTION command */ HELP COMMAND transactionTHREAD MODE: SINGLE THREADED command
CURSOR_SIZE| Constructor and Description |
|---|
HelpCommand(Connection connection,
Pattern pattern)
std.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(Parser p)
execute the command.
|
addSQLCommand, appendResultexecute, extMakeThreadName, getConnection, getPattern, getRawTitle, getTitle, makeThreadName, recordCall, setTitlepublic HelpCommand(Connection connection, Pattern pattern)
connection - the connectionpattern - the patternprotected void execute(Parser p) throws java.lang.Exception
execute in class MultiResultCommandp - The parserjava.lang.Exception - A serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.