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-10
Invoking Different Types of SPJs
JDBC/MX-Based Java Method
An SPJ method can be from a class file that uses standard JDBC method calls to
access a NonStop SQL database. The pure Java and native layers of the JDBC/MX
driver work together to process database requests issued by the SPJ method:
VST025.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)