public final class CompositeFunctionMapper extends Object implements FunctionMapper
FunctionMapper.Builder, FunctionMapper.ContextIDENTITY| Constructor and Description |
|---|
CompositeFunctionMapper(Collection<FunctionMapper> functionMappers) |
| Modifier and Type | Method and Description |
|---|---|
String |
mapFunctionName(String functionName,
FunctionMapper.Context context)
Translate the (Java) function name into its (native) equivalent.
|
public CompositeFunctionMapper(Collection<FunctionMapper> functionMappers)
public String mapFunctionName(String functionName, FunctionMapper.Context context)
FunctionMappermapFunctionName in interface FunctionMapperfunctionName - to translatecontext - for translationfunctionName if not in mapCopyright © 2017. All rights reserved.