SQL/MX 3.2 Guide to Stored Procedures in Java (H06.25+, J06.14+)
Introduction
HP NonStop SQL/MX Release 3.2 Guide to Stored Procedures in Java—691166-001
1-11
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)










