JDBC Type 2 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)

Java virtual machine (JVM)
The process that loads, links, verifies, and interprets Java bytecode. The NonStop Server for Java 5 implements
the Java HotSpot virtual machine.
JDBC
See Java Database Connectivity (JDBC).
JDBC API
The programmatic API in Java to access relational databases.
JDBC Trace Facility
A utility designed to trace the entry point of all the JDBC methods called from the Java applications.
JDBC/MP
See HP JDBC Driver for SQL/MP (JDBC/MP).
JDBC/MX
See HP JDBC Driver for SQL/MX (JDBC/MX).
JNDI
See Java Naming and Directory Interface (JNDI).
JNI
See Java Native Interface (JNI).
jre
The Java run-time environment, which executes Java bytecode. Also, the command to run the Java run-time
environment.
L
LAN
See local area network (LAN).
local area network (LAN)
A data communications network that is geographically limited (typically to a radius of 1 kilometer), allowing
easy interconnection of terminals, microprocessors, and computers within adjacent buildings. Ethernet is an
example of a LAN.
LOB
Short for Large OBject. Represents either CLOB or BLOB data.
M
MXCI
SQL/MX Conversational Interface.
N
native