public static interface LeftJoinRightChildNormalizationAnalyzer.LeftJoinRightChildNormalizationAnalysis
| Modifier and Type | Method and Description |
|---|---|
Optional<ImmutableExpression> |
getAdditionalExpression() |
Optional<ExtensionalDataNode> |
getProposedRightDataNode()
Only if the data node has changed
|
boolean |
isMatchingAConstraint()
Returns true if its matches a non-nullable unique constraint or a foreign key
|
boolean isMatchingAConstraint()
Optional<ExtensionalDataNode> getProposedRightDataNode()
Optional<ImmutableExpression> getAdditionalExpression()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.