public class MockupDBIsNullOrNotFunctionSymbolImpl extends AbstractDBIsNullOrNotFunctionSymbol
FunctionSymbol.FunctionalTermNullability| Modifier | Constructor and Description |
|---|---|
protected |
MockupDBIsNullOrNotFunctionSymbolImpl(boolean isNull,
DBTermType dbBooleanTermType,
DBTermType rootDBTermType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNativeDBString(com.google.common.collect.ImmutableList<? extends ImmutableTerm> terms,
Function<ImmutableTerm,String> termConverter,
TermFactory termFactory)
Returns a String in the native query language.
|
blocksNegation, buildTermAfterEvaluation, canBePostProcessed, evaluateIsNotNull, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms, isNullable, isTrueWhenNull, negate, tolerateNullsinBrackets, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArgumentsenableIfElseNullLifting, inferType, tryToLiftIfThenTerm, tryToLiftMagicNumbersanalyzeInjectivity, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, evaluateStrictEqWithNonNullConstant, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersclone, equals, getArity, getName, hashCode, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitsimplify2VLisPreferringToBePostProcessedOverBeingBlockedanalyzeInjectivity, evaluateNullability, evaluateStrictEq, getExpectedBaseType, inferType, isAggregation, isDeterministic, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected MockupDBIsNullOrNotFunctionSymbolImpl(boolean isNull,
DBTermType dbBooleanTermType,
DBTermType rootDBTermType)
public String getNativeDBString(com.google.common.collect.ImmutableList<? extends ImmutableTerm> terms, Function<ImmutableTerm,String> termConverter, TermFactory termFactory)
DBFunctionSymbolSerializerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.