public static final class AlterViewStatement.Raw extends CQLStatement.Raw
bindVariables
Constructor and Description |
---|
Raw(QualifiedName name,
TableAttributes attrs) |
Modifier and Type | Method and Description |
---|---|
AlterViewStatement |
prepare(ClientState state) |
setBindVariables
public Raw(QualifiedName name, TableAttributes attrs)
public AlterViewStatement prepare(ClientState state)
prepare
in class CQLStatement.Raw
Copyright © 2009-2021 The Apache Software Foundation