| Class | Description |
|---|---|
| DirectCqlPreparedStatement |
Impl of
CqlPreparedStatement using java driver. |
| DirectCqlStatement |
Impl of
CqlStatement using java driver. |
| DirectCqlStatementResultImpl |
Impl of
CqlStatementResult that parses the result set from java driver query operations. |
| DirectCqlStatementResultImpl.DirectCqlSchema |