public class TemporalHourMethod5 extends TemporalBaseMethod
strftime("%H", expr)| Constructor and Description | 
|---|
TemporalHourMethod5()  | 
| 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.