public class TemporalYearMethod3 extends TemporalBaseMethod
date_part("year", expr)clr, exprFactory, stmt| Constructor and Description |
|---|
TemporalYearMethod3() |
| 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.