Refactoring wizard - Rename page

Use this page to rename an SQLJ file.

When you rename an SQLJ file, its associated Java™ class is also renamed. If the Build automatically option is selected in the Workspace preferences, the renamed SQLJ file is translated. Otherwise, the SQLJ file is translated the next time that you build the project that contains the file. You have the option of also renaming all references to the class.

New name
The name that you want to assign to the selected file and its associated Java class. Do not specify the .sqlj file extension as part of the name.
Update references
If this check box is selected, in addition to the file name and class name, all references to the class in the workspace are changed to the new name. If this check box is cleared, references are not updated and compile errors can occur when files that contain the reference are compiled.
Related tasks
Renaming SQLJ files

Comentarios