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