Java and non-OO COBOL Interoperability

Use this section to help code your applications that contain a mix of non-OO COBOL (referred to as native COBOL in the rest of this section) programs and Java programs. It covers details of how to get the two languages to interoperate with one another.

For details of implementing the following scenarios in the IDE, see Java Interoperability within the IDE.