Setting SQLJ Translator Options

You can control the translation of SQLJ class through the controls in the Project Properties dialog:

To set the SQLJ translator options:

  1. In the Workspace Navigator, select the project that contains the SQLJ file.
  2. Choose Tools | Project Properties | Profiles and select the configuration you wish to use.
  3. In the selected configuration, expand Compiler and select SQLJ.
  4. In the SQLJ panel, set the compilation options.
  5. When finished, click OK.

Embedding SQL in Java Programs with SQLJ

 

Copyright © 1997, 2004, Oracle. All rights reserved.