NonStop Server for Java Programmer's Reference (NSJ 4.2+)
HP NonStop Transaction Management Facility (TMF)
An HP product that provides transaction protection, database consistency, and database
recovery. The NonStop Server for Java's NonStop SQL/MP drivers call procedures in the
TMF subsystem.
HP NonStop TS/MP (TS/MP)
An HP product that supports the creation of Pathway servers to access SQL/MP or
Enscribe databases in an online transaction processing (OLTP) environment.
HP Tandem Advanced Command Language (TACL)
The command interpreter for the operating system, which also functions as a
programming language, allowing users to define aliases, macros, and function keys.
HTML
See Hypertext Markup Language (HTML).
HTTP
See Hypertext Transfer Protocol (HTTP).
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.
Hypertext Mark-up Language (HTML)
A hypertext document format used on the World Wide Web.
Hypertext Transfer Protocol (HTTP)
The client-server TCP/IP protocol used on the World Wide Web for the exchange of
HTML documents.
I
IEC
See International Electrotechnical Commission (IEC).
IEEE
Institute for Electrical and Electronic Engineers (IEEE).
inlining
Replacing a method call with the code for the called method, eliminating the call.










