AbstractCommandHandler |
An abstract implementation of CommandHandler.
|
AbstractOutputFormat |
Abstract OutputFormat.
|
BuiltInDialect |
Pre-defined one-line comments, sql identifier quotes for different databases.
|
BuiltInProperty |
Built-in properties of SqlLine.
|
CommandHandler |
A generic command to be executed.
|
DispatchCallback |
Callback.
|
HighlightStyle |
Class to specify colors and styles while highlighting.
|
OutputFormat |
Converts a collection of rows into text.
|
SqlLine |
A console SQL shell with command completion.
|
SqlLine.Status |
Exit status returned to the operating system.
|
SqlLineOpts |
Session options.
|
SqlLineProperty |
Definition of property that may be specified for SqlLine.
|
SqlLineProperty.Type |
Data type of property.
|
SqlLineSignalHandler |
A signal handler interface for SQLLine.
|