Micro Focus Studio Enterprise Edition Test Server
>
Programming
>
Compatibility
>
Java and COBOL
>
Calling OO COBOL from Java
Calling OO COBOL from Java
This chapter describes how you can access COBOL objects from Java programs. This is slightly different from the method for accessing procedural COBOL from Java programs.
Restriction:
This applies to native code only.
Overview - Calling OO COBOL from Java
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