JDBC Type 4 Driver Programmer's Reference for SQL/MX Release 3.1 (H06.23+, J06.12+)
exceptions using the throw keyword and handle exceptions using try, catch, and finally blocks.
Expand
The
NonStop Kernel operating system network that extends the concept of fault tolerance to networks of geographically distributed
NonStop systems. If the network is properly designed, communication paths are constantly available even if there is a single line failure
or component failure.
expandability
See
scalability.
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 3.1 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.5
The formal name of the NonStop Server for Java product whose Java virtual machine conforms to the Java 2 Standard Edition, SDK 1.5.
See also
NonStop Server for Java 4.
HP NonStop SQL/MP (SQL/MP)
HP NonStop Structured Query Language/MP, the HP relational database management system for NonStop servers.
HP NonStop SQL/MX (SQL/MX)
HP NonStop Structured Query Language/MX, the HP next-generation relational database management system for business-critical
applications on NonStop servers.
HP NonStop system
HP computers (hardware and software) that support the
NonStop Kernel operating system.
HP NonStop Transaction Management Facility (TMF)
An HP product that provides transaction protection, database consistency, and database recovery. Calls to NonStop SQL/MX result in
calls to procedures in the TMF subsystem.
hyperlink
A reference (link) from a point in one
hypertext document to a point in another document or another point in the same document. A
browser usually displays a hyperlink in a different color, font, or style. When the user activates the link (usually by clicking on it with the
mouse), the browser displays the target of the link.
hypertext
A collection of documents (
nodes) containing cross-references or links that, with the aid of an interactive browser, allow a reader to move
easily from one document to another.










