30 Chapter 3. Developing Programs
When using the resources (execute-form programs (EXE), DLLs, adapter class
source, and program source using adapter classes) created by JDK1.1.x, note the
following:
• Adapter class source and DLLs created by JDK 1.1.x can be used as they are in
the Java2 environment.
• If an adapter class is recreated by Java2, a method name different from one
created by JDK 1.1.x may be generated (see "
Numbering names
"). In this case,
the COBOL program using the Java class must be modified. To prevent this
problem, recreate an adapter class with Java2 by using the generation name
management file generated by JDK 1.1.x.