Compiling SQLJ Classes
To compile a SQLJ class into Java .class
files:
-
Set the project's SQLJ
translator options to control how the file is compiled.
-
In the Workspace Navigator, locate and select the SQLJ class.
-
Right-click the class, and choose Make
from the context menu.
-
See the status bar at the bottom of the JDeveloper window for the
result of the compilation. Errors, if any, will be listed in the log
window.
Related topics
Embedding SQL in Java Programs
with SQLJ
Copyright © 1997, 2004, Oracle.
All rights reserved.