public class DefaultMergeDeleteWherePath extends DefaultMergeInsertPath implements MergeDeleteWherePath
| Constructor and Description |
|---|
DefaultMergeDeleteWherePath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
MergeInsertPath |
where(Expression expression) |
MergeInsertPath |
where(String expression) |
whenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitwhenNotMatchedThenInsertlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultMergeDeleteWherePath(AbstractPath parent)
public MergeInsertPath where(Expression expression)
where in interface MergeDeleteWherePathpublic MergeInsertPath where(String expression)
where in interface MergeDeleteWherePathCopyright © 2015 Couchbase, Inc.