Package | Description |
---|---|
com.ibm.ims.dli |
Provides an API to write Java applications that can access IMS databases
using DL/I programming semantics.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AUTHCallResult
Object that represents the output from an Authorization (AUTH) call.
|
interface |
CMDCallResult
Object that represents the output from an Command (CMD) call to IMS TM.
|
interface |
FLDCallResult
Object that represents the output from an Field (FLD) call.
|
interface |
GCMDCallResult
Object that represents the output from a Get Command (GCMD) call.
|
interface |
GMSGCallResult
Object that represents the output from a Get Message (GMSG) call.
|
interface |
ICMDCallResult
Object that represents the output from an Issue Command (ICMD) call.
|
interface |
INITCallResult
Object that represents the output from an Initialize (INIT) call.
|
interface |
INQYCallResult
Object that represents the output from an Inquiry (INQY) call.
|
interface |
POSCallReturn
Object that represents the output from a qualified Position (POS) call.
|
interface |
RCMDCallResult
Object that represents the output from a Retrieve Command (RCMD) call.
|
interface |
ROLSCallResult
Object that represents the output from a Roll Back to SETS (ROLS) call.
|
interface |
SETOCallResult
Object that represents the output from a SET Options (SETO) call.
|
interface |
STATCallResult
Object that represents the output from a Statistics (STAT) call.
|
Modifier and Type | Method and Description |
---|---|
DLICallResult |
DLICall.execute()
Issues the DL/I call to IMS.
|
(c) Copyright IBM Corporation 2008, 2017.