public static interface ColumnIdentifier.Raw extends Selectable.Raw
Modifier and Type | Method and Description |
---|---|
ColumnIdentifier |
prepare(CFMetaData cfm) |
java.lang.String |
toCQLString()
Returns a string representation of the identifier that is safe to use directly in CQL queries.
|
processesSelection
ColumnIdentifier prepare(CFMetaData cfm)
prepare
in interface Selectable.Raw
java.lang.String toCQLString()
Copyright © 2015 The Apache Software Foundation