public static class UpdateStatement.ParsedInsertJson extends ModificationStatement.Parsed
ParsedStatement.PreparedtypecfName| Constructor and Description | 
|---|
| ParsedInsertJson(CFName name,
                Attributes.Raw attrs,
                Json.Raw jsonValue,
                boolean defaultUnset,
                boolean ifNotExists) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ModificationStatement | prepareInternal(CFMetaData cfm,
               VariableSpecifications boundNames,
               Conditions conditions,
               Attributes attrs) | 
getColumnDefinition, newRestrictions, prepare, preparecolumnFamily, keyspace, prepareKeyspace, prepareKeyspacegetBoundVariables, getFunctions, setBoundVariables, setBoundVariablespublic ParsedInsertJson(CFName name, Attributes.Raw attrs, Json.Raw jsonValue, boolean defaultUnset, boolean ifNotExists)
protected ModificationStatement prepareInternal(CFMetaData cfm, VariableSpecifications boundNames, Conditions conditions, Attributes attrs)
prepareInternal in class ModificationStatement.ParsedCopyright © 2018 The Apache Software Foundation