CqlNew Method |
Name | Description | |
---|---|---|
New |
Creates an empty CQL instance for cases where a cql string is not needed like fetch queries.
| |
New(String, Object) |
Creates a new CQL instance from the CQL statement and parameters specified.
|