Create SQLJ Class
To create a new SQLJ (.sqlj
) class file and add it to the
current project:
-
In the Navigator, select the project.
-
Choose File | New to open
the New Gallery.
-
In the Categories tree, expand
Database Tier and select Database Files.
-
In the Items list, double-click
SQLJ Class.
-
In the Create SQLJ Class dialog, provide the details to describe the
new class. Click Help for further
instructions.
-
Click OK.
A skeleton SQLJ class will be added to the current project and be opened
for editing.
Related topics
Embedding SQL in Java Programs
with SQLJ
Copyright © 1997, 2004, Oracle.
All rights reserved.