Task
or DistributedTask
instead.public interface IProcedure
ResultEntry
Modifier and Type | Method and Description |
---|---|
ResultEntry |
execute(Connection connection,
IJSpace space,
ArrayList paramList)
Deprecated.
The execute method should include the business logic to be invoked at the server side
|
ResultEntry execute(Connection connection, IJSpace space, ArrayList paramList) throws SQLException
connection
- JDBC Connectionspace
- The embedded space proxyparamList
- Parameters to pass to the stored procedureResultEntry
.{@link
- SQLException}SQLException
Copyright © GigaSpaces.