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