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