JDBC Type 4 Driver 1.1 Programmer's Reference
F
fault tolerance
The ability of a computer system to continue processing during and after a single fault
(the failure of a system component) without the loss of data or function.
G
get() method
A method used to read a data item. For example, the
Connection.getAutoCommit() method returns the transaction mode of the JDBC
driver's connection to an SQL/MX database. Compare to set() method.
Guardian
An environment available for interactive and programmatic use with the NonStop Kernel.
Processes that run in the Guardian environment use the Guardian system procedure calls
as their API. Interactive users of the Guardian environment use the HP Tandem
Advanced Command Language (TACL) or another HP product's command interpreter.
Compare to OSS.
H
Hotspot virtual machine
See Java Hotspot virtual machine.
HP JDBC Driver for SQL/MP (JDBC/MP)
The product that provides access to SQL/MP and conforms to the JDBC API.
HP JDBC Driver for SQL/MX (JDBC/MX)
The product that provides access to SQL/MX and conforms to the JDBC API.
HP JDBC Type 4 Driver for NonStop SQL/MX
The product that provides access to NonStop SQL/MX Release 2.0 and conforms to the
JDBC API.
HP NonStop Kernel operating system
The operating system for NonStop systems.
HP NonStop ODBC Server
The HP implementation of ODBC for NonStop systems.
HP NonStop Server for Java, based on Java 2, Standard Edition, SDK 1.4.1