Micro Focus Studio Enterprise Edition Test Server
>
Programming
>
Compatibility
>
Java and COBOL
>
Calling Java from OO COBOL
Calling Java from OO COBOL
This chapter shows you how to code a COBOL program to call Java methods using the OO COBOL Java domain.
Restriction:
This applies to native code only.
Overview of Calling Java from OO COBOL
Before You Start
Declaring Java Classes
Instantiating Java Objects
Calling Java Methods
Accessing Java Variables
Handling Java Exceptions
Accessing Native Java Objects
Finalizing Java Objects
Parent topic:
Java and COBOL