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) |
setBindVariables
public Raw(QualifiedName tableName, java.lang.String triggerName, boolean ifExists)
public DropTriggerStatement prepare(ClientState state)
prepare
in class CQLStatement.Raw
Copyright © 2009-2021 The Apache Software Foundation