Calling OO COBOL from Java
Overview
Before You Start
Writing a Java Class in OO COBOL
Importing the COBOL Support
The Wrapper Class
Adding and Removing Methods
Throwing Exceptions from COBOL
Using BY REFERENCE Parameters
Working with Java Programs
Demonstration Programs
Parent topic:
Java and COBOL
Related information
Calling Procedural COBOL from Java