Create SQLJ Class

To create a new SQLJ (.sqlj) class file and add it to the current project:

  1. In the Navigator, select the project.
  2. Choose File | New to open the New Gallery.
  3. In the Categories tree, expand Database Tier and select Database Files.
  4. In the Items list, double-click SQLJ Class.
  5. In the Create SQLJ Class dialog, provide the details to describe the new class. Click Help for further instructions.
  6. Click OK.

A skeleton SQLJ class will be added to the current project and be opened for editing.


Embedding SQL in Java Programs with SQLJ

 

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