com.kenai.jaffl.mapper
Interface FunctionMapper

All Known Implementing Classes:
IdentityFunctionMapper

public interface FunctionMapper


Nested Class Summary
static interface FunctionMapper.Context
           
 
Method Summary
 java.lang.String mapFunctionName(java.lang.String functionName, FunctionMapper.Context context)
           
 

Method Detail

mapFunctionName

java.lang.String mapFunctionName(java.lang.String functionName,
                                 FunctionMapper.Context context)