public class DefaultFromPath extends DefaultLetPath implements FromPath
.
| Constructor and Description |
|---|
DefaultFromPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
AsPath |
from(Expression from)
Note that from Expression should be a single identifier/path
|
AsPath |
from(String from) |
innerJoin, innerNest, innerUnnest, join, leftJoin, leftNest, leftOuterJoin, leftOuterNest, leftOuterUnnest, leftUnnest, let, nest, unnestwhere, wheregroupByunion, unionAllorderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitinnerJoin, innerNest, innerUnnest, join, leftJoin, leftNest, leftOuterJoin, leftOuterNest, leftOuterUnnest, leftUnnest, let, nest, unnestgroupByunion, unionAllorderByoffsetpublic DefaultFromPath(AbstractPath parent)
Copyright © 2014 Couchbase, Inc.