Interface | Description |
---|---|
SqlLineSignalHandler |
A signal handler interface for SQLLine.
|
Class | Description |
---|---|
AbstractCommandHandler |
An abstract implementation of CommandHandler.
|
ClassNameCompleter |
An implementation of
Completer that completes
java class names. |
Commands |
Collection of available commands.
|
DispatchCallback |
Callback.
|
DriverInfo |
Description of a JDBC driver.
|
OutputFile |
Output file.
|
ReflectiveCommandHandler |
A
CommandHandler implementation that
uses reflection to determine the method to dispatch the command. |
SqlLine |
A console SQL shell with command completion.
|
Enum | Description |
---|---|
SqlLine.Status |
Exit status returned to the operating system.
|
Copyright © 2015–2016 Julian Hyde. All rights reserved.