public class DefaultFromPath extends DefaultLetPath implements FromPath
.
Constructor and Description |
---|
DefaultFromPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
AsPath |
from(java.lang.String from) |
innerJoin, innerNest, innerUnnest, join, leftJoin, leftNest, leftOuterJoin, leftOuterNest, leftOuterUnnest, leftUnnest, let, nest, unnest
where, where
groupBy
union, unionAll
orderBy
limit
offset
element, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
innerJoin, innerNest, innerUnnest, join, leftJoin, leftNest, leftOuterJoin, leftOuterNest, leftOuterUnnest, leftUnnest, let, nest, unnest
groupBy
union, unionAll
orderBy
offset
public DefaultFromPath(AbstractPath parent)