public class StringTrim3Method extends AbstractSQLMethod
TRIM([[BOTH] [] FROM] strExpr)
clr, exprFactory, LOCALISER, stmt| Constructor and Description |
|---|
StringTrim3Method() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpression |
getExpression(SQLExpression expr,
List args)
Return the expression for this SQL function.
|
protected String |
getTrimSpecKeyword() |
getMappingForClass, setStatementpublic SQLExpression getExpression(SQLExpression expr, List args)
SQLMethodexpr - The expression that it is invoked onargs - Arguments passed inprotected String getTrimSpecKeyword()
Copyright © 2013. All Rights Reserved.