public interface GPCB
Modifier and Type | Method and Description |
---|---|
String |
getDBName()
Returns the database name in this GSAMPCB.
|
byte[] |
getKeyFeedback()
Returns the concatenated key in this GSAMPCB from the last DLI call using
this GSAMPCB.
|
int |
getKeyFeedbackLength()
Returns the concatenated key length in this GSAMPCB from the last DLI
call using this GSAMPCB.
|
String |
getProcessOptions()
Returns the IMS processing options in this GSAMPCB.
|
RSA |
getRSA()
Returns the record search argument (RSA) from GSAM DB PCB.
|
short |
getStatusCode()
Returns the status code of the last GSAM database call using this GSAMPCB
|
String |
getStatusCodeChars()
Returns the IMS status code of the last DL/I call as a character string.
|
int |
getUndefinedLengthRecordLength()
Returns the length of the undefined-length record after GSAM GU or GN
call.
|
String getDBName()
byte[] getKeyFeedback()
int getKeyFeedbackLength()
String getProcessOptions()
RSA getRSA()
short getStatusCode()
String getStatusCodeChars()
int getUndefinedLengthRecordLength()
(c) Copyright IBM Corporation 2008, 2017.