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 | Method and Description |
---|---|
DLICall |
PSB.prepareIMSRegionDLICall(DLICall.Function function)
Creates an instance of
DLICall for programmatically issuing
DL/I calls to IMS from your Java application. |
DLICall |
PSB.prepareIMSRegionDLICall(DLICallProperty properties)
Creates an instance of
DLICall for programmatically issuing
DL/I calls to IMS from your Java application. |
(c) Copyright IBM Corporation 2008, 2017.