public class TemporalMonthMethod5 extends TemporalBaseMethod
extract(MONTH FROM expr)
clr, exprFactory, stmt| Constructor and Description |
|---|
TemporalMonthMethod5() |
| 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.