SQL CLI Interface 0.0.18
Released under the MIT
Command line SQL interface tool.
Installation
To install, add the following dependency to your project or build file:
[com.zensols.tools/cisql "0.0.18"]
Namespaces
zensols.cisql.conf
Manages application level configuration using the Java Prefernces system.
Public variables and functions:
zensols.cisql.db-access
Layer between the application and JDBC. It also makes calls to print and display result sets.
zensols.cisql.export
This library contains functions that allow for exporting of table data.
Public variables and functions:
zensols.cisql.interactive
This package manages DB specs. It also class loads and optionally downloads the JDBC drivers.
Public variables and functions:
zensols.cisql.pref
Preference support using the Java Preferences system.
Public variables and functions:
zensols.cisql.process-query
Process query at the command line from user input.
Public variables and functions:
zensols.cisql.spec
This package manages DB specs. It also class loads and optionally downloads the JDBC drivers.
Public variables and functions: