public class DefaultMergeInsertWherePath extends DefaultMutateLimitPath implements MergeInsertWherePath
| Constructor and Description |
|---|
DefaultMergeInsertWherePath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
MutateLimitPath |
where(Expression expression) |
MutateLimitPath |
where(String expression) |
limitreturning, returning, returningElement, returningElement, returningRaw, returningRawelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitlimitreturning, returning, returningElement, returningElement, returningRaw, returningRawpublic DefaultMergeInsertWherePath(AbstractPath parent)
public MutateLimitPath where(Expression expression)
where in interface MergeInsertWherePathpublic MutateLimitPath where(String expression)
where in interface MergeInsertWherePathCopyright © 2015 Couchbase, Inc.