Parameters: qs - the QueryExpression Parameters: mapping - the mapping associated to this expression Parameters: te - the TableExpression where this expression refers to
CharacterExpression
public CharacterExpression(String functionName, List args)(Code)
Generates statement as e.g. FUNCTION_NAME(arg[,argN]). The function returns a character value
Parameters: functionName - Parameters: args - ScalarExpression list