| Package | Description |
|---|---|
| org.jsimpledb.cli |
JSimpleDB Command Line Interface (CLI) classes.
|
| org.jsimpledb.cli.cmd |
JSimpleDB CLI
Command related classes, including pre-defined commands. |
| org.jsimpledb.cli.func |
JSimpleDB CLI pre-defined
Functions. |
| Class and Description |
|---|
| CliSession
Represents one CLI console session.
|
| CliSession.Action
Callback interface used by
CliSession.performCliSessionAction()
and CliSession.performCliSessionActionWithCurrentTransaction(). |
| Console
CLI console.
|
| ParamParser.Param
Represents one parsed parameter specification.
|
| Class and Description |
|---|
| CliSession
Represents one CLI console session.
|
| CliSession.Action
Callback interface used by
CliSession.performCliSessionAction()
and CliSession.performCliSessionActionWithCurrentTransaction(). |
| ParamParser
Parses command line parameters, including optional flags, based on a specification string.
|
| Class and Description |
|---|
| CliSession
Represents one CLI console session.
|
Copyright © 2016. All rights reserved.