| Interface | Description |
|---|---|
| CommandScheduler |
| Class | Description |
|---|---|
| CloseConnectionCommand | |
| CloseCursorCommand | |
| CloseStatementCommand | |
| CommandBase<R> | |
| CommandResponse<R> | |
| ExtendedQueryCommand<R> | |
| InitCommand |
Initialize the connection so it can be used to interact with the database.
|
| PrepareStatementCommand | |
| QueryCommandBase<T> | |
| SimpleQueryCommand<T> | |
| TxCommand<R> |
| Enum | Description |
|---|---|
| TxCommand.Kind |
Copyright © 2021. All rights reserved.