public class ExtractSqlFunction extends SqlFunction
Constructor and Description |
---|
ExtractSqlFunction() |
Modifier and Type | Method and Description |
---|---|
Object |
apply(SqlFunctionExecutionContext context)
Defines the action to be performed on the stored object.
|
assertNumberOfArguments, assertNumberOfArguments, fromSqlTypeName, isString, isWholeNumber
public Object apply(SqlFunctionExecutionContext context)
SqlFunction
apply
in class SqlFunction
context
- contains 2 arguments, first is the symbol of what to extract, second is the date to extract fromCopyright © GigaSpaces.