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