public class DefaultMergeUpdateWherePath extends DefaultMergeDeletePath implements MergeUpdateWherePath
| Constructor and Description |
|---|
DefaultMergeUpdateWherePath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
MergeDeletePath |
where(Expression expression) |
MergeDeletePath |
where(String expression) |
whenMatchedThenDeletewhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhenMatchedThenDeletewhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultMergeUpdateWherePath(AbstractPath parent)
public MergeDeletePath where(Expression expression)
where in interface MergeUpdateWherePathpublic MergeDeletePath where(String expression)
where in interface MergeUpdateWherePathCopyright © 2015 Couchbase, Inc.