SQL/MX Guide to Stored Procedures in Java (G06.24+, H06.03+)

Introduction
HP NonStop SQL/MX Guide to Stored Procedures in Java523727-004
1-11
Invoking Different Types of SPJs
SQLJ-Based Java Method
An SPJ method can be from a class file of an SQLJ program (embedded SQL in Java).
The SQLJ run time, which is written in Java and runs on top of JDBC/MX, processes
database requests issued by the SPJ method:
VST026.vsd
Application
NonStop
SQL/MX
CALL...
NonStop Server for Java
SQL/MX Language Manager
NonStop SQL/MX
JDBC/MX (C++)
Class File
Payroll.class
Java Method
SQL/MX UDR Server Process
JVM
JDBC/MX (Java)
SQLJ