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() |
default LocalSession |
getSession() |
default String |
getType() |
int getNumberOfArguments()
Object getArgument(int index)
index
- the index of the argument requesteddefault LocalSession getSession()
default String getType()
Copyright © GigaSpaces.