Methods in com.ibm.ims.db with parameters of type RSA |
boolean |
GSAMConnection.getUnique(java.lang.String actualGSAMPCBName,
GSAMRecord gsamRecord,
RSA rsa)
This method is used to randomly access a GSAM
record in a GSAM database. |
boolean |
GSAMConnection.getNext(java.lang.String actualGSAMPCBName,
GSAMRecord gsamRecord,
RSA rsa)
This method is used to sequentially access GSAM
records in a GSAM database. |
void |
GSAMConnection.insert(java.lang.String actualGSAMPCBName,
GSAMRecord gsamRecord,
RSA rsa)
This method is used to insert a new GSAM
record into a GSAM database. |