public class DefaultUpdateSetPath extends DefaultInitialUpdateUnsetPath implements UpdateSetPath
Constructor and Description |
---|
DefaultUpdateSetPath(AbstractPath parent) |
unset, unset, unset, unset
where, where
limit
returning, returning, returningElement, returningElement, returningRaw, returningRaw
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
unset, unset, unset, unset
where, where
limit
returning, returning, returningElement, returningElement, returningRaw, returningRaw
public DefaultUpdateSetPath(AbstractPath parent)
public UpdateSetPath set(String path, Expression value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, JsonObject value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, JsonArray value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, String value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, int value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, long value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, double value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, float value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, boolean value)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, Expression value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, JsonObject value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, JsonArray value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, String value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, int value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, long value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, double value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, float value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(String path, boolean value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, Expression value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, JsonObject value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, JsonArray value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, String value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, int value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, long value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, double value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, float value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, boolean value)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, Expression value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, JsonObject value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, JsonArray value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, String value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, int value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, long value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, double value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, float value, Expression updateFor)
set
in interface UpdateSetPath
public UpdateSetPath set(Expression path, boolean value, Expression updateFor)
set
in interface UpdateSetPath
Copyright © 2015 Couchbase, Inc.