| Package | Description |
|---|---|
| com.foundationdb.sql.compiler | |
| com.foundationdb.sql.parser | |
| com.foundationdb.sql.unparser |
| Modifier and Type | Method and Description |
|---|---|
void |
BooleanNormalizer.joinNode(JoinNode node)
Normalize ON clause in this JOIN node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FullOuterJoinNode
An FullOuterJoinNode represents a full outer join result set.
|
class |
HalfOuterJoinNode
An HalfOuterJoinNode represents a left or a right outer join result set.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
NodeToString.joinNode(JoinNode node) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.