Add SQLJ Support page
Use this page to select the Java projects to which you want to add SQLJ support and to specify the required SQLJ support properties for those projects. If a Java project has SQLJ support, its code can contain embedded SQL statements.
If you use the New SQLJ File wizard to add an SQLJ file to a Java project, SQLJ support is added to the project automatically.
Parent topic: Adding SQLJ support to Java projects
- Available projects
- Shows the list of projects that do not have SQLJ support. A selected check box indicates that SQLJ support is to be added to that project. To select the check boxes for all the projects shown, click Select All. To clear the check boxes of all the projects, click Clear All.
- SQLJ JAR file
- The path and name of the JAR file that contains the classes to resolve SQLJ references. Click Browse to select from the file system.
- Set advanced project properties
- If this check box is selected, you can specify optional SQLJ support properties for the project on the next page of the wizard.
Related reference
Advanced Project Properties page