Click or drag to resize

CqlNew Method

Overload List
  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.
Top
See Also