Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

9.6.1 Integrating Class files

If a package is specified during Java program creation, integration in the JAR file takes place for each package directory. Do not specify individual Class files only.

The following figure shows an example of integrating Class files in JAR files.

Figure 9-15 Example of integrating Class files in JAR files

[Figure]

The Class files with the same name can be integrated in the same JAR file if their packages are different.