Package com.sap.cds.jdbc.hana
Class HanaFunctionMapper
java.lang.Object
com.sap.cds.jdbc.generic.GenericFunctionMapper
com.sap.cds.jdbc.hana.HanaFunctionMapper
- All Implemented Interfaces:
FunctionMapper
-
Field Summary
Fields inherited from class com.sap.cds.jdbc.generic.GenericFunctionMapper
ESCAPE, ILIKE, LIKE, UNICODE_WHITESPACE_SQL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sap.cds.jdbc.generic.GenericFunctionMapper
genericFuncToSql, ilike, like
-
Constructor Details
-
HanaFunctionMapper
public HanaFunctionMapper()
-
-
Method Details
-
toSql
- Specified by:
toSqlin interfaceFunctionMapper- Overrides:
toSqlin classGenericFunctionMapper
-