public class ExpressionSensitiveSQLDBIsNullOrNotFunctionSymbolImpl extends DefaultSQLDBIsNullOrNotFunctionSymbol
| Modifier | Constructor and Description |
|---|---|
protected |
ExpressionSensitiveSQLDBIsNullOrNotFunctionSymbolImpl(boolean isNull,
it.unibz.inf.ontop.model.type.DBTermType dbBooleanTermType,
it.unibz.inf.ontop.model.type.DBTermType rootDBTermType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNativeDBString(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> terms,
Function<it.unibz.inf.ontop.model.term.ImmutableTerm,String> termConverter,
it.unibz.inf.ontop.model.term.TermFactory termFactory) |
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, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitsimplify2VLisPreferringToBePostProcessedOverBeingBlockedprotected ExpressionSensitiveSQLDBIsNullOrNotFunctionSymbolImpl(boolean isNull,
it.unibz.inf.ontop.model.type.DBTermType dbBooleanTermType,
it.unibz.inf.ontop.model.type.DBTermType rootDBTermType)
public String getNativeDBString(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> terms, Function<it.unibz.inf.ontop.model.term.ImmutableTerm,String> termConverter, it.unibz.inf.ontop.model.term.TermFactory termFactory)
getNativeDBString in interface it.unibz.inf.ontop.model.term.functionsymbol.db.DBFunctionSymbolSerializergetNativeDBString in class DefaultSQLDBIsNullOrNotFunctionSymbolCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.