| Interface | Description |
|---|---|
| AbstractPreparedStatement |
Overrides functions in Statement that cannot be executed on a PreparedStatement.
|
| DefaultStatement |
Sets up some default values for all Lenses Statement instances.
|
| IWrapperStatement | |
| OfflineStatement |
Overrides functions in Statement that close a stream.
With HTTP implementations there is nothing to close, so these are noops.
|
| ReadOnlyPreparedStatement | |
| ReadOnlyStatement | |
| UnsupportedTypesPreparedStatement |
| Class | Description |
|---|---|
| LStatement | |
| StatementsKt |