Creating a SQLJ Class
To create a new SQLJ (.sqlj) class file and
add it to the current project, perform these steps:
- 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 New 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