com.ibm.as400.access

Class NLSTableDownload

  • java.lang.Object
    • com.ibm.as400.access.NLSTableDownload


  • public class NLSTableDownload
    extends java.lang.Object
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void connect()
      connect to the previously set server.
      void disconnect()
      Disconnect from the host server.
      char[] download(int fromCCSID, int toCCSID, boolean doubleByteFrom) 
      char[] download(int fromCCSID, int toCCSID, int fromType)
      Download table
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait