public static class DefaultFunctionFactory.GetSecondFunction extends DefaultFunctionFactory.GetDatePartFunction
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FUNC_NAME |
| Constructor and Description |
|---|
GetSecondFunction() |
| Modifier and Type | Method and Description |
|---|---|
QualifiedValue |
execute(Expression[] args)
Execute this function, and return the function's qualified value.
|
getArgDocString, getFunctionDisplayName, getType, validateNumArgsexecuteArg, initArgs, logconnect, copy, disconnect, executeAll, shutdown, startuppublic static final java.lang.String FUNC_NAME
public QualifiedValue execute(Expression[] args) throws ExpressionException
FunctionExpressionException