public class ConcatSqlFunction extends SqlFunction
| Constructor and Description | 
|---|
ConcatSqlFunction()  | 
| 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 - contains the string arguments to concat.Copyright © GigaSpaces.