Class | Description |
---|---|
CopyFile | |
CSVConvertor |
This class convert COBOL sequential data-files to Comma-Separated-Values (CSV) format.
|
Diff |
Simple utility to do a comparison between file.
|
EbcdicConvertor |
EBCDIC To ASCII Data Migration utility class
LIMITATION: May not work on classes which have complicated REDEFINIONS. |
ExportDbTableToSequentialFile |
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 ...
|
FileLoaderService | |
GenerateFromDB | |
IndexedFileToLSProgramGenerator | |
PopulateDbTableFromSequentialFile |
This class facilitates populating a database table using a translated class and a data-file
It can also perform EBCDIC to ASCI conversion .
|
Sort |
This Class provides a function similar to the SORT function accessible from JCL scripts.
|
SQLLoader |
Used for executing SQL statements
usage |
UnisysDataConvertor |
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.
|
Copyright SoftwareMining. All Rights Reserved.