public class CurrentTimeFunction extends AbstractSQLMethod
clr, exprFactory, stmt| Constructor and Description |
|---|
CurrentTimeFunction() |
| 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, setStatementprotected String getFunctionName()
public SQLExpression getExpression(SQLExpression expr, List<SQLExpression> args)
SQLMethodexpr - The expression that it is invoked onargs - Arguments passed inprotected Class getClassForMapping()
Copyright © 2015. All rights reserved.