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 |
---|---|
PCB |
PSB.getIOPCB()
This method returns a
PCB object that represents an IOPCB
Use PCB to access the database it references. |
PCB |
PSB.getPCB(String pcbName)
This method returns a
PCB object that represents an actual
PCB contained in the PSB. |
(c) Copyright IBM Corporation 2008, 2017.