public class DefaultLettingPath extends DefaultHavingPath implements LettingPath
.
Constructor and Description |
---|
DefaultLettingPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
HavingPath |
letting(Alias... aliases) |
having
except, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAll
orderBy
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
having
except, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAll
orderBy
offset
public DefaultLettingPath(AbstractPath parent)
public HavingPath letting(Alias... aliases)
letting
in interface LettingPath
Copyright © 2015 Couchbase, Inc.