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, appendResult
execute, extMakeThreadName, getConnection, getPattern, getRawTitle, getTitle, makeThreadName, recordCall, setTitle
public HelpCommand(Connection connection, Pattern pattern)
connection
- the connectionpattern
- the patternprotected void execute(Parser p) throws java.lang.Exception
execute
in class MultiResultCommand
p
- The parserjava.lang.Exception
- A serious problemstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.