public static class Tuples.Raw extends AbstractMarker.MultiColumnRaw
For example, "SELECT ... WHERE (col1, col2) > ?".
AssignmentTestable.TestResult
bindIndex
Constructor and Description |
---|
Raw(int bindIndex) |
Modifier and Type | Method and Description |
---|---|
AbstractMarker |
prepare(java.lang.String keyspace,
java.util.List<? extends ColumnSpecification> receivers) |
getText, prepare, testAssignment
public AbstractMarker prepare(java.lang.String keyspace, java.util.List<? extends ColumnSpecification> receivers) throws InvalidRequestException
prepare
in class Term.MultiColumnRaw
InvalidRequestException
Copyright © 2016 The Apache Software Foundation