beautypg.com

Preface, Purpose of this manual, Intended readers – FUJITSU J Adapter Class Generator User Manual

Page 3: Prerequisites, Organization of this manual

background image

Preface

The "NetCOBOL

J Adapter Class Generator

" is a tool that generates a COBOL class

(adapter class) used to call a Java class. Using the adapter class thus generated

makes the Java class library available from COBOL.
A Java runtime environment must be installed to execute the generator or the

adapter class generated. See "

Preparations

" for required products.

Purpose of This Manual

This manual provides information on how to enable COBOL programs to use Java

classes. The information includes the ways of creating adapter classes, writing

programs, and running the programs.
Refer to the

Fujitsu NetCOBOL Language Reference

for the COBOL syntax. For

information on how to develop programs using Fujitsu NetCOBOL, refer to the

Fujitsu

NetCOBOL User's Guide

.

Intended Readers

This manual is intended for persons who develop COBOL programs using Java

classes.

Prerequisites

Readers are required to have the following knowledge to read this manual:

Basic knowledge of COBOL syntax



Basic knowledge of COBOL object-oriented programming
Basic knowledge of Java

Organization of This Manual

This manual consists of the following chapters:
Chapter 1. Outline of J Adapter Class Generator
Chapter 1 explains the function and operating environment of the J adapter class

generator.
Chapter 2. J Adapter Class Generator Framework
Chapter 2 explains the framework of the J adapter class generator.
Chapter 3. Developing Programs
Chapter 3 explains how to develop programs that uses Java classes.
Chapter 4. Using the Generator Command
Chapter 4 explains how to use the generator command (java2cob).

NetCOBOL J Adapter Class Generator User's Guide 3