public class TemporalMonthJavaMethod3 extends TemporalBaseMethod
(date_part("month", dateExpr)-1)clr, exprFactory, stmt| Constructor and Description |
|---|
TemporalMonthJavaMethod3() |
| 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.