[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| Execute(Persistent, IPersistateList, array<Object>[]()[][]) | Executes the operation in the active Session and
returns an ExecutionResult. | |
| Execute(ExecutionResultHandler, Persistent, IPersistateList, array<Object>[]()[][]) | Executes the operation in the active Session,
passing the result to an ExecutionResultHandler. |