| CliChangelogResultView.ResultChangelogOperation |
Available operations for this view.
|
| CliClient.ExecutionMode |
Mode of the execution.
|
| CliInputView.InputOperation |
Available operations for this view.
|
| CliOptions |
Command line options to configure the SQL client.
|
| CliOptions.EmbeddedCliOptions |
Command option lines to configure SQL Client in the embedded mode.
|
| CliResultView |
Abstract CLI view for showing results (either as changelog or table).
|
| CliRowView.RowOperation |
Available operations for this view.
|
| CliTableResultView.ResultTableOperation |
Available operations for this view.
|
| CliView |
Framework for a CLI view with header, footer, and main part that is scrollable.
|
| Printer |
Printer to print the results to the terminal.
|
| Printer.ClearCommandPrinter |
Printer to clear the terminal.
|
| Printer.HelpCommandPrinter |
Printer to print the HELP results.
|
| Printer.InitializationCommandPrinter |
Printer prints the initialization command results.
|
| Printer.QuitCommandPrinter |
Printer to print the QUIT messages.
|
| Printer.StatementResultPrinter |
Printer prints the statement results.
|