Class GenericFunctionMapper

java.lang.Object
com.sap.cds.jdbc.generic.GenericFunctionMapper
All Implemented Interfaces:
FunctionMapper
Direct Known Subclasses:
H2FunctionMapper, HanaFunctionMapper, PostgreSqlFunctionMapper, SqliteFunctionMapper

public class GenericFunctionMapper extends Object implements FunctionMapper