public interface DLICall
Modifier and Type | Interface and Description |
---|---|
static class |
DLICall.Function
The constants that represent the IMS DL/I call functions.
|
Modifier and Type | Method and Description |
---|---|
DLICallResult |
execute()
Issues the DL/I call to IMS.
|
DLICallResult execute() throws DLIException
DLICallResult
object instance that contains the
data produced by the given DLI call; null
if the DLI
call failed.DLIException
- when the DL/I call fails.(c) Copyright IBM Corporation 2008, 2017.