public class IdentityFunctionMapper extends java.lang.Object implements FunctionMapper
FunctionMapper
that just returns the same name as inputModifier and Type | Class and Description |
---|---|
private static class |
IdentityFunctionMapper.SingletonHolder |
FunctionMapper.Builder, FunctionMapper.Context
IDENTITY
Constructor and Description |
---|
IdentityFunctionMapper() |
Modifier and Type | Method and Description |
---|---|
static FunctionMapper |
getInstance() |
java.lang.String |
mapFunctionName(java.lang.String functionName,
FunctionMapper.Context context)
Translate the (Java) function name into its (native) equivalent.
|
public static FunctionMapper getInstance()
public java.lang.String mapFunctionName(java.lang.String functionName, FunctionMapper.Context context)
FunctionMapper
mapFunctionName
in interface FunctionMapper
functionName
- to translatecontext
- for translationfunctionName
if not in map