public static final class DropTriggerStatement.Raw extends CQLStatement.Raw
bindVariables| Constructor and Description |
|---|
Raw(QualifiedName tableName,
java.lang.String triggerName,
boolean ifExists) |
| Modifier and Type | Method and Description |
|---|---|
DropTriggerStatement |
prepare(ClientState state) |
setBindVariablespublic Raw(QualifiedName tableName, java.lang.String triggerName, boolean ifExists)
public DropTriggerStatement prepare(ClientState state)
prepare in class CQLStatement.RawCopyright © 2009-2020 The Apache Software Foundation