Advanced Project Properties page

Use this page to specify optional SQLJ support properties for the project.

Specify additional JAR files to be added to the project's classpath

Shows the available JAR files that you can add to the project's Java build path. To add a file, click Add.

Translation Options

The list of options to apply to the SQLJ files when they are translated to Java code. For a list of SQLJ translator options, see the following topic in the DB2 Information Center: sqlj - DB2 SQLJ Translator Command.

Use long package names

If this option is selected, a long name (more than 8 characters) can be used for the package. A long package name cannot exceed 128 characters.

Parent topic: Creating an SQLJ file

Related reference
SQLJ File page
Select existing SQL statement page
Specify Runtime Database Connection Information page

Parent topic: Adding SQLJ support to Java projects

Related reference
Add SQLJ Support page