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