public class MinuteSqlFunction extends SqlFunction
Constructor and Description |
---|
MinuteSqlFunction() |
Modifier and Type | Method and Description |
---|---|
Object |
apply(SqlFunctionExecutionContext context)
Defines the action to be performed on the stored object.
|
protected Date |
verifyArgumentsAndGetDate(String functionName,
SqlFunctionExecutionContext context) |
assertNumberOfArguments, assertNumberOfArguments, fromSqlTypeName, isString, isWholeNumber
protected final Calendar calendar
public Object apply(SqlFunctionExecutionContext context)
SqlFunction
apply
in class SqlFunction
context
- which contains one argument of type string.protected Date verifyArgumentsAndGetDate(String functionName, SqlFunctionExecutionContext context)
Copyright © GigaSpaces.