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