Package | Description |
---|---|
com.akiban.sql.compiler | |
com.akiban.sql.parser | |
com.akiban.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 |
HalfOuterJoinNode
An HalfOuterJoinNode represents a left or a right outer join result set.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
NodeToString.joinNode(JoinNode node) |
Copyright © 2013. All Rights Reserved.