Because isCOBOL compiles your COBOL to a Java class, it's natural to mix Java programs and COBOL programs, and this video covers what you need to know to do that. We'll look at calling Java from your COBOL program using OOP, and what it takes to call Java with a simple "CALL" statement instead. We also look at calling COBOL from a Java program; what classes are available to the Java programmer and what tools isCOBOL gives the COBOL developer to make it easier for the Java programmer to access their code.
コメント