public class DefaultSelectResultPath extends DefaultOrderByPath implements SelectResultPath
.
Constructor and Description |
---|
DefaultSelectResultPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
SelectPath |
union() |
SelectPath |
unionAll() |
orderBy
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
orderBy
offset
public DefaultSelectResultPath(AbstractPath parent)
public SelectPath union()
union
in interface SelectResultPath
public SelectPath unionAll()
unionAll
in interface SelectResultPath
Copyright © 2014 Couchbase, Inc.