public interface SqlFunctionExecutionContext
| Modifier and Type | Method and Description | 
|---|---|
Object | 
getArgument(int index)
Provides mapping between stored arguments and the argument index to be passed to the
 function 
 | 
int | 
getNumberOfArguments()  | 
int getNumberOfArguments()
Object getArgument(int index)
index - the index of the argument requestedCopyright © GigaSpaces.