public class DefaultUpdateSetPath extends DefaultInitialUpdateUnsetPath implements UpdateSetPath
| Constructor and Description |
|---|
DefaultUpdateSetPath(AbstractPath parent) |
unset, unset, unset, unsetwhere, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitunset, unset, unset, unsetwhere, wherelimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultUpdateSetPath(AbstractPath parent)
public UpdateSetPath set(String path, Expression value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, JsonObject value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, JsonArray value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, String value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, int value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, long value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, double value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, float value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, boolean value)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, Expression value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, JsonObject value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, JsonArray value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, String value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, int value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, long value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, double value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, float value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(String path, boolean value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, Expression value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, JsonObject value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, JsonArray value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, String value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, int value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, long value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, double value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, float value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, boolean value)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, Expression value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, JsonObject value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, JsonArray value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, String value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, int value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, long value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, double value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, float value, Expression updateFor)
set in interface UpdateSetPathpublic UpdateSetPath set(Expression path, boolean value, Expression updateFor)
set in interface UpdateSetPathCopyright © 2015 Couchbase, Inc.