public static class UpdateStatement.ParsedInsertJson extends ModificationStatement.Parsed
ParsedStatement.Prepared
type
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,
Conditions conditions,
Attributes attrs) |
getColumnDefinition, newRestrictions, prepare, prepare
columnFamily, keyspace, prepareKeyspace, prepareKeyspace
getBoundVariables, getFunctions, setBoundVariables, setBoundVariables
public ParsedInsertJson(CFName name, Attributes.Raw attrs, Json.Raw jsonValue, boolean ifNotExists)
protected ModificationStatement prepareInternal(CFMetaData cfm, VariableSpecifications boundNames, Conditions conditions, Attributes attrs)
prepareInternal
in class ModificationStatement.Parsed
Copyright © 2016 The Apache Software Foundation