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