public class IdentityFunctionMapper extends Object implements FunctionMapper
FunctionMapper that just returns the same name as inputFunctionMapper.Builder, FunctionMapper.ContextIDENTITY| Constructor and Description |
|---|
IdentityFunctionMapper() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionMapper |
getInstance() |
String |
mapFunctionName(String functionName,
FunctionMapper.Context context)
Translate the (Java) function name into its (native) equivalent.
|
public static FunctionMapper getInstance()
public String mapFunctionName(String functionName, FunctionMapper.Context context)
FunctionMappermapFunctionName in interface FunctionMapperfunctionName - to translatecontext - for translationfunctionName if not in mapCopyright © 2017. All rights reserved.