public static class UpdateStatement.ParsedInsertJson extends ModificationStatement.Parsed
ParsedStatement.Prepared
attrs, conditions
cfName
Constructor and Description |
---|
ParsedInsertJson(CFName name,
Attributes.Raw attrs,
Json.Raw jsonValue,
boolean ifNotExists) |
Modifier and Type | Method and Description |
---|---|
protected ModificationStatement |
prepareInternal(CFMetaData cfm,
VariableSpecifications boundNames,
Attributes attrs) |
prepare, prepare
columnFamily, keyspace, prepareKeyspace, prepareKeyspace
getBoundVariables, getFunctions, setBoundVariables
public ParsedInsertJson(CFName name, Attributes.Raw attrs, Json.Raw jsonValue, boolean ifNotExists)
protected ModificationStatement prepareInternal(CFMetaData cfm, VariableSpecifications boundNames, Attributes attrs) throws InvalidRequestException
prepareInternal
in class ModificationStatement.Parsed
InvalidRequestException
Copyright © 2017 The Apache Software Foundation