Uses of Class
com.ibm.ims.db.RSA

Packages that use RSA
com.ibm.ims.db Provides classes for the JDBC driver and for the IMS Java hierarchic database interface. 
 

Uses of RSA in com.ibm.ims.db
 

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.
 



(C) International Business Machines Corporation 2004. All rights reserved.