public class TemporalYearMethod4 extends TemporalBaseMethod
strftime("%Y", expr)| Constructor and Description | 
|---|
TemporalYearMethod4()  | 
| Modifier and Type | Method and Description | 
|---|---|
SQLExpression | 
getExpression(SQLStatement stmt,
             SQLExpression expr,
             List<SQLExpression> args)
Return the expression for this SQL function. 
 | 
getInvokedExpressionpublic SQLExpression getExpression(SQLStatement stmt, SQLExpression expr, List<SQLExpression> args)
SQLMethodstmt - SQLStatement that this expression is forexpr - The expression that it is invoked onargs - Arguments passed inCopyright © 2020. All rights reserved.