Click or drag to resize

Cql Methods

The Cql type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNew
Creates an empty CQL instance for cases where a cql string is not needed like fetch queries.
Public methodStatic memberNew(String, Object)
Creates a new CQL instance from the CQL statement and parameters specified.
Public methodWithExecutionProfile
Configures the execution profile for execution of this Cql instance.
Public methodWithOptions
Configures any options for execution of this Cql instance.
Top
See Also