public class IdentityFunctionMapper extends Object implements FunctionMapper
FunctionMapper that just returns the same name as inputFunctionMapper.Context| Constructor and Description |
|---|
IdentityFunctionMapper() |
| Modifier and Type | Method and Description |
|---|---|
static FunctionMapper |
getInstance() |
String |
mapFunctionName(String functionName,
FunctionMapper.Context context) |
public static FunctionMapper getInstance()
public String mapFunctionName(String functionName, FunctionMapper.Context context)
mapFunctionName in interface FunctionMapperCopyright © 2013. All rights reserved.