public class CurrentDateFunction extends AbstractSQLMethod
clr, exprFactory, stmt
Constructor and Description |
---|
CurrentDateFunction() |
Modifier and Type | Method and Description |
---|---|
protected Class |
getClassForMapping() |
SQLExpression |
getExpression(SQLExpression expr,
List<SQLExpression> args)
Return the expression for this SQL function.
|
protected String |
getFunctionName() |
getMappingForClass, setStatement
protected String getFunctionName()
public SQLExpression getExpression(SQLExpression expr, List<SQLExpression> args)
SQLMethod
expr
- The expression that it is invoked onargs
- Arguments passed inprotected Class getClassForMapping()
Copyright © 2017. All rights reserved.