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 |
---|---|
PathSet |
PCB.batchRetrieve(SSAList ssaList)
Returns a
PathSet containing all records that satisfy a
given SSAList criteria. |
PathSet |
PCB.batchRetrieve(SSAList ssaList,
boolean isHoldCall)
Returns a
PathSet containing all records that satisfy a
given SSAList criteria. |
(c) Copyright IBM Corporation 2008, 2017.