| Interface | Description |
|---|---|
| CliView |
For displaying the streaming result of a SELECT statement.
|
| Class | Description |
|---|---|
| CliCommand |
A shell command containing
CommandType and parameters. |
| CliConstants |
Constant definitions for the shell.
|
| CliEnvironment |
CliEnvironment handles "environment variables" that configures the shell behavior.
|
| CliHighlighter |
A primitive highlighter.
|
| CliShell |
The shell UI.
|
| CliShellEnvironmentVariableHandler | |
| Main |
Main entry of the program.
|
| QueryResultLogView |
A scrolling (logging) view of the query result of a streaming SELECT statement.
|
| Enum | Description |
|---|---|
| QueryResultLogView.Action |