public class DefaultNestPath extends DefaultKeysPath implements NestPath
.
Constructor and Description |
---|
DefaultNestPath(AbstractPath parent) |
Modifier and Type | Method and Description |
---|---|
KeysPath |
as(java.lang.String alias) |
keys, keys, keys
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 DefaultNestPath(AbstractPath parent)