| Modifier and Type | Method | Description |
|---|---|---|
void |
Command.ResultChecker.checkResultSet(Command.Context x,
Throwable resultSetException) |
|
String |
AbstractCommand.describe(Command.Context x) |
|
String |
Command.describe(Command.Context x) |
Returns a string describing this command.
|
String |
Quidem.SqlCommand.describe(Command.Context x) |
|
void |
Command.execute(Command.Context x,
boolean execute) |
Executes this command.
|
void |
Quidem.SqlCommand.execute(Command.Context x,
boolean execute) |
|
List<String> |
Command.ResultChecker.getOutput(Command.Context x) |
Copyright © 2014–2018 Julian Hyde. All rights reserved.