After SQLJ support has been added to a Java™ project,
you can set the SQLJ properties
for the project.
Before you begin
Prerequisite: The
project must be SQLJ-enabled.
About this task
To set SQLJ properties
for an SQLJ-enabled project:
- In the
Package Explorer view of the Java perspective,
right-click the Java project,
and then click Properties on the pop-up menu.
- In the left box in Properties window, click SQLJ
Applications.
- (Optional) Type the
options to apply to the SQLJ files when they
are translated to Java.
- (Optional)
To use package names that exceed 8 characters, select
the Use long package names check box. A
long package name cannot exceed 128 characters.
- Click OK.