public class DefaultSQLEncodeURLorIRIFunctionSymbol
extends it.unibz.inf.ontop.model.term.functionsymbol.db.impl.AbstractEncodeURIorIRIFunctionSymbol
it.unibz.inf.ontop.model.term.functionsymbol.db.impl.AbstractEncodeURIorIRIFunctionSymbol.EnDecoderForURI, it.unibz.inf.ontop.model.term.functionsymbol.db.impl.AbstractEncodeURIorIRIFunctionSymbol.IRISafeEnDecoder| Modifier | Constructor and Description |
|---|---|
protected |
DefaultSQLEncodeURLorIRIFunctionSymbol(it.unibz.inf.ontop.model.type.DBTermType dbStringType,
boolean preserveInternationalChars) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBePostProcessed(it.unibz.inf.ontop.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(it.unibz.inf.ontop.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
|
buildTermAfterEvaluation, evaluateStrictEqWithNonNullConstant, isAlwaysInjectiveInTheAbsenceOfNonInjectiveFunctionalTermsgetTargetType, 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 DefaultSQLEncodeURLorIRIFunctionSymbol(it.unibz.inf.ontop.model.type.DBTermType dbStringType,
boolean preserveInternationalChars)
public boolean canBePostProcessed(it.unibz.inf.ontop.com.google.common.collect.ImmutableList<? extends it.unibz.inf.ontop.model.term.ImmutableTerm> arguments)
public String getNativeDBString(it.unibz.inf.ontop.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–2021 Free University of Bozen-Bolzano. All rights reserved.