SQLJ

SQLJ consists of two basic components:

  • Runtime libraries, which perform the actual database calls at runtime

  • A translator, which translates SQLJ code into runtime calls in a compilation process

In order to run code with SQLJ, you will need the translator, as well as the Java Development Kit (JDK) and the Oracle JDBC drivers, on the development machine.

Get Oracle in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.