Micro Focus Visual COBOL 2.3 Update 2 for Eclipse (Windows)
>
Programming
>
Using COBOL and Java Together
>
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:
Using COBOL and Java Together
Related concepts
Calling OO COBOL from Java
Calling Procedural COBOL from Java
Deploying a Java Service Interface and Using Resource Adapters
Java and COBOL Interoperability Options
JVM COBOL Interoperating with Java
The Wrapper Class