public class StringToUpperMethod extends SimpleStringMethod
clr, exprFactory, stmt| Constructor and Description |
|---|
StringToUpperMethod() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpression |
getExpression(SQLExpression expr,
List<SQLExpression> args)
Return the expression for this SQL function.
|
protected String |
getFunctionName() |
getMappingForClass, setStatementprotected String getFunctionName()
getFunctionName in class SimpleStringMethodpublic SQLExpression getExpression(SQLExpression expr, List<SQLExpression> args)
SQLMethodgetExpression in interface SQLMethodgetExpression in class SimpleStringMethodexpr - The expression that it is invoked onargs - Arguments passed inCopyright © 2015. All rights reserved.