public static class TeradataExecutionFactory.LocateModifier extends FunctionModifier
Constructor and Description |
---|
TeradataExecutionFactory.LocateModifier(ConvertModifier convertModifier) |
Modifier and Type | Method and Description |
---|---|
List<?> |
translate(Function function)
Return a List of translated parts (
LanguageObject s and Objects), or null
if this FunctionModifier wishes to rely on the default translation of the
conversion visitor. |
getCode
public TeradataExecutionFactory.LocateModifier(ConvertModifier convertModifier)
public List<?> translate(Function function)
FunctionModifier
LanguageObject
s and Objects), or null
if this FunctionModifier wishes to rely on the default translation of the
conversion visitor.translate
in class FunctionModifier
function
- IFunction to be translatedCopyright © 2012 JBoss by Red Hat. All Rights Reserved.