public class DefaultMergeUpdateUnsetPath extends DefaultMergeUpdateWherePath implements MergeUpdateUnsetPath
| Constructor and Description |
|---|
DefaultMergeUpdateUnsetPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
MergeUpdateUnsetPath |
unset(Expression path) |
MergeUpdateUnsetPath |
unset(Expression path,
Expression updateFor) |
MergeUpdateUnsetPath |
unset(String path) |
MergeUpdateUnsetPath |
unset(String path,
Expression updateFor) |
where, wherewhenMatchedThenDeletewhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhere, wherewhenMatchedThenDeletewhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultMergeUpdateUnsetPath(AbstractPath parent)
public MergeUpdateUnsetPath unset(String path)
unset in interface MergeUpdateUnsetPathpublic MergeUpdateUnsetPath unset(String path, Expression updateFor)
unset in interface MergeUpdateUnsetPathpublic MergeUpdateUnsetPath unset(Expression path)
unset in interface MergeUpdateUnsetPathpublic MergeUpdateUnsetPath unset(Expression path, Expression updateFor)
unset in interface MergeUpdateUnsetPathCopyright © 2015 Couchbase, Inc.