Modifier and Type | Method and Description |
---|---|
static ExprAndNode |
ExprNodeUtilityMake.connectExpressionsByLogicalAnd(Collection<ExprNode> nodes) |
Modifier and Type | Class and Description |
---|---|
class |
ExprAndNodeImpl
Represents an And-condition.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
FilterExprAnalyzer.analyzeAndNode(ExprAndNode andNode,
QueryGraphForge queryGraph,
boolean isOuterJoin)
Analyze the AND-node.
|
Copyright © 2005–2018. All rights reserved.