public class UpperSqlFunction extends SqlFunction
| Constructor and Description | 
|---|
UpperSqlFunction()  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
apply(SqlFunctionExecutionContext context)
Defines the action to be performed on the stored object. 
 | 
assertNumberOfArgumentspublic Object apply(SqlFunctionExecutionContext context)
SqlFunctionapply in class SqlFunctioncontext - which contains one argument of type string.Copyright © GigaSpaces.