| Interface | Description |
|---|---|
| CqlDataSet |
CqlDataSet represents the set of CqlScript. |
| CqlScript |
CqlScript interface that loads CQL statements from various sources. |
| Class | Description |
|---|---|
| AbstractCqlScript |
Abstract
CqlScript that parses a CQL script into the statements. |
| DefaultCqlDataSet |
Default implementation of
CqlDataSet. |
| ResourceCqlScript |
CqlScript implementation for resources. |
| StringCqlScript |
CqlScript implementation for string scripts. |
Copyright © 2023. All rights reserved.