public class UnsupportedSqlFunction extends SqlFunction
| Constructor and Description | 
|---|
| UnsupportedSqlFunction(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | apply(SqlFunctionExecutionContext context)Defines the action to be performed on the stored object. | 
assertNumberOfArguments, assertNumberOfArguments, fromSqlTypeName, isString, isWholeNumberpublic UnsupportedSqlFunction(String name)
public Object apply(SqlFunctionExecutionContext context)
SqlFunctionapply in class SqlFunctioncontext - contains the arguments, SqlFunctionExecutionContextCopyright © GigaSpaces.