public class DefaultJoinPath extends DefaultKeysPath implements JoinPath
| Constructor and Description |
|---|
DefaultJoinPath(AbstractPath parent) |
| Modifier and Type | Method and Description |
|---|---|
JoinPath |
as(String alias) |
KeysPath |
useHash(HashSide side)
Use hash join hint (Available in Enterprise Edition only)
|
KeysPath |
useNestedLoop()
Use nested loop join
|
on, onKeys, onKeys, onKeys, onKeysValues, useKeys, useKeys, useKeys, useKeysValuesinnerJoin, innerJoin, innerNest, innerNest, innerUnnest, innerUnnest, join, join, leftJoin, leftJoin, leftNest, leftNest, leftOuterJoin, leftOuterJoin, leftOuterNest, leftOuterNest, leftOuterUnnest, leftOuterUnnest, leftUnnest, leftUnnest, let, nest, nest, unnest, unnestwhere, wheregroupBy, groupByexcept, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderBylimitoffsetelement, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiton, onKeys, onKeys, onKeys, onKeysValues, useKeys, useKeys, useKeys, useKeysValuesinnerJoin, innerJoin, innerNest, innerNest, innerUnnest, innerUnnest, join, join, leftJoin, leftJoin, leftNest, leftNest, leftOuterJoin, leftOuterJoin, leftOuterNest, leftOuterNest, leftOuterUnnest, leftOuterUnnest, leftUnnest, leftUnnest, let, nest, nest, unnest, unnestgroupBy, groupByexcept, except, exceptAll, exceptAll, intersect, intersect, intersectAll, intersectAll, union, union, unionAll, unionAllorderByoffsetpublic DefaultJoinPath(AbstractPath parent)
public KeysPath useHash(HashSide side)
JoinPathpublic KeysPath useNestedLoop()
JoinPathuseNestedLoop in interface JoinPathCopyright © 2015 Couchbase, Inc.