The following source directives can be used when employing one of the Java interoperability options when working with non-OO
COBOL (that is, native COBOL).
JAVA-CALLABLE Determines whether the native COBOL program is callable from Java
JAVA-SHAREABLE Indicates whether the WORKING-STORAGE items are accessible to Java programs that are interoperating with the COBOL program.