com.ibm.jtopenlite.samples

Class DDMReadSSL

  • java.lang.Object
    • com.ibm.jtopenlite.samples.DDMReadSSL


  • public class DDMReadSSL
    extends java.lang.Object
    Sample program to read a file using the DDM support of jtopenlite. A sample run looks like this.
     java DDMRead SYSTEM USERID PASSWORD QIWS QCUSTCDT *FIRST
     
    • Constructor Summary

      Constructors 
      Constructor and Description
      DDMReadSSL() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      static void main(java.lang.String[] args) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DDMReadSSL

        public DDMReadSSL()
    • Method Detail

      • main

        public static void main(java.lang.String[] args)