Package com.softwaremining.jcl


package com.softwaremining.jcl
  • Classes
    Class
    Description
     
    This class convert COBOL sequential data-files to Comma-Separated-Values (CSV) format.
    Simple utility to do a comparison between file.
    EBCDIC To ASCII Data Migration utility class
    LIMITATION: May not work on classes which have complicated REDEFINIONS.
    This class provides equivalent functionality to JCL's IDCAMS command, It will generate a sequential (or line sequential) file for a VSAM KSDS structures which have already been translated to an Object-Relational class (ie subclasses of SQLWrapper, CICSPersistence, ILEPersistence ...
     
     
     
    This class facilitates populating a database table using a translated class and a data-file It can also perform EBCDIC to ASCI conversion .
    This Class provides a function similar to the SORT function accessible from JCL scripts.
    Used for executing SQL statements
    usage
    EBCDIC To ASCII Data Migration utility class LIMITATION: When dealing with classes which have fields REDEFINED, then the system will only act on the FIRST FIELD.