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 |
---|---|
DBPCB |
AIB.getDBPCB()
Gets the DB PCB (database PCB) referenced by this AIB
|
Modifier and Type | Method and Description |
---|---|
Vector<DBPCB> |
INITCallResult.getDBPCBs()
Retrieves a collection of one or more database PCB (DB PCB) objects.
|
Vector<DBPCB> |
INQYCallResult.getDBPCBs()
Retrieves the
DBPCB objects corresponding to all the
database PCBs in the PSB. |
(c) Copyright IBM Corporation 2008, 2017.