class |
AbstractDBConcatFunctionSymbol |
class |
AbstractDBStrBeforeOrAfterFunctionSymbol |
class |
AbstractDBTypeConversionFunctionSymbolImpl |
class |
AbstractR2RMLSafeIRIEncodeFunctionSymbol |
class |
AbstractSimpleMultitypedDBFunctionSymbol
Here we don't know how to post-process functions
Different types are associated to the same "nameInDialect", so it is important to include
the type in the function symbol name
Same type as input and as output
|
class |
AbstractTimestampISODenormFunctionSymbol |
class |
AbstractTimestampISONormFunctionSymbol |
class |
DBBooleanFunctionSymbolWithSerializerImpl |
class |
DBFunctionSymbolWithSerializerImpl |
class |
DBHashFunctionSymbolImpl |
class |
DBStrAfterFunctionSymbolImpl |
class |
DBStrBeforeFunctionSymbolImpl |
class |
DefaultBooleanDenormFunctionSymbol |
class |
DefaultBooleanNormFunctionSymbol |
class |
DefaultCastIntegerToStringFunctionSymbol
Can simplify itself in case of strict equalities with a constant
|
class |
DefaultNonDeterministicNullaryFunctionSymbol |
class |
DefaultNumberNormAsBooleanFunctionSymbol |
class |
DefaultSimpleDBBooleanCastFunctionSymbol |
class |
DefaultSimpleDBCastFunctionSymbol |
class |
DefaultTimeTzNormalizationFunctionSymbol |
class |
MockupR2RMLSafeIRIEncodeFunctionSymbol |
class |
MockupSimpleDBBooleanCastFunctionSymbol |
class |
MockupSimpleDBCastFunctionSymbol |
class |
NonPostProcessedSimpleDBCastFunctionSymbol
Forbids post-processing.
|
class |
NonSimplifiableTypedNullFunctionSymbol |
class |
NullRejectingDBConcatFunctionSymbol |
class |
NullToleratingDBConcatFunctionSymbol |
class |
OneDigitBooleanNormFunctionSymbolImpl
The JDBC driver of DB2 may return the boolean as "1" or "0"
|
class |
OneLetterBooleanNormFunctionSymbolImpl
The JDBC driver of Postgres may return the boolean as "t" or "f"
|
class |
SimpleTypedDBFunctionSymbolImpl
Here we don't know the input types and how to post-process functions
|
class |
SimplifiableTypedNullFunctionSymbol |
class |
TemporaryDBTypeConversionToStringFunctionSymbolImpl |
class |
UnaryDBFunctionSymbolWithSerializerImpl |