| Interface | Description |
|---|---|
| CommandInterface |
The command interface.
|
| OdsxResultSetInterface |
The ODS Result set interface.
|
| ResultColumnInterface |
The result column interface.
|
| Class | Description |
|---|---|
| Cmd |
The basic command implementation.
|
| CmdClose |
The close command.
|
| CmdConnect |
The connect command.
|
| CmdDescribe |
The describe command.
|
| CmdEcho |
The echo command.
|
| CmdExit |
The exit command.
|
| CmdHelp |
The help command.
|
| CmdJournal |
The journal command.
|
| CmdList |
The list command.
|
| CmdSelect |
The Select command.
|
| CmdSource |
The source command.
|
| FileConsumer |
A result file consumer.
|
| HQL |
The HQL interpreter.
|
| JournalConsumer |
The journal consumer.
|
| OdsxResultSet |
The ODS Result set.
|
| OdsxResultSet.ByteComparator | |
| OdsxResultSet.DateComparator | |
| OdsxResultSet.DoubleComparator | |
| OdsxResultSet.FloatComparator | |
| OdsxResultSet.IntComparator | |
| OdsxResultSet.LongLongComparator | |
| OdsxResultSet.ShortComparator | |
| OdsxResultSet.StringComparator | |
| OdsxResultSetProducer |
A result set producer.
|
| OdsxSelectConvert |
A test to parse select statments.
|
| ResultColumn |
The result column.
|