public class TemporalMonthJavaMethod2 extends TemporalBaseMethod
TO_NUMBER(TO_CHAR(dateExpr, "MM")-1)
clr, exprFactory, stmt| Constructor and Description |
|---|
TemporalMonthJavaMethod2() |
| Modifier and Type | Method and Description |
|---|---|
SQLExpression |
getExpression(SQLExpression expr,
List<SQLExpression> args)
Return the expression for this SQL function.
|
getInvokedExpressiongetMappingForClass, setStatementpublic SQLExpression getExpression(SQLExpression expr, List<SQLExpression> args)
SQLMethodexpr - The expression that it is invoked onargs - Arguments passed inCopyright © 2016. All rights reserved.