public class DefaultSQLR2RMLSafeIRIEncodeFunctionSymbol
extends it.unibz.inf.ontop.model.term.functionsymbol.db.impl.AbstractR2RMLSafeIRIEncodeFunctionSymbol
| Modifier | Constructor and Description |
|---|---|
protected |
DefaultSQLR2RMLSafeIRIEncodeFunctionSymbol(it.unibz.inf.ontop.model.type.DBTermType dbStringType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBePostProcessed(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> arguments) |
protected String |
encodeSQLStringConstant(String constant)
Imported from SQL99DialectAdapter
By default, quotes and escapes isolated single quotes
|
protected String |
getEscapedSingleQuote()
Imported from SQL99DialectAdapter
By default, escapes single quotes by doubling them
|
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)
Derived from SQL99DialectAdapter
|
boolean |
isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms() |
buildTermAfterEvaluation, evaluateStrictEqWithNonNullConstantgetTargetType, inferType, isPreferringToBePostProcessedOverBeingBlocked, mayReturnNullWithoutNullArguments, tolerateNullsanalyzeInjectivity, canBeSafelyDecomposedIntoConjunction, decomposeInjectiveTopFunctionalTerm, enableIfElseNullLifting, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, evaluateStrictEqWithFunctionalTerm, getExpectedBaseType, getExpectedBaseTypes, isAggregation, isDeterministic, isInjective, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNull, transformIntoRegularArguments, tryToLiftMagicNumbersequals, getArity, getName, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitanalyzeInjectivity, evaluateIsNotNull, evaluateNullability, evaluateStrictEq, getExpectedBaseType, isAggregation, isDeterministic, isNullable, proposeProvenanceVariables, simplify, simplifyAsGuaranteedToBeNonNullprotected DefaultSQLR2RMLSafeIRIEncodeFunctionSymbol(it.unibz.inf.ontop.model.type.DBTermType dbStringType)
public boolean isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms()
isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTerms in class it.unibz.inf.ontop.model.term.functionsymbol.impl.FunctionSymbolImplpublic boolean canBePostProcessed(com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> arguments)
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)
protected String encodeSQLStringConstant(String constant)
protected String getEscapedSingleQuote()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.