NonStop Server for Java Programmer's Reference (NSJ 4.0+)
Table Of Contents

jndi.jar
Removed as an implement-specific file. This file contains the Sun Microsystems
Java classes that implement the Java Naming and Directory Interface (JNDI). JNDI
is supported and included in the rt.jar file.
Documentation Organization Changes
This manual had several sections added and several sections removed.
Section Action Discussion
Migrating to
NonStop Server for
Java 4
Added
Describes how to migrate
existing NonStop Server for Java
applications to this version based
on J2SE SDK 1.4.1.
Accessing NonStop
SQL Databases
with SQL/MX
Removed
and
replaced
For the equivalent information,
see the JDBC Driver for
SQL/MX Programmer's
Reference, which is available
separately on the distribution CD
and in the NonStop Technical
Library.
Accessing NonStop
SQL Databases
with SQL/MP
Removed
and
replaced
For the equivalent information,
see the JDBC Driver for
SQL/MP Programmer's
Reference, which is available
separately on the distribution CD
and in the NonStop Technical
Library.
Just-in-Time (JIT)
Compiler
Removed
Not applicable. NonStop Server
for Java 4 provides only the
HotSpot server compiler, which
provides better performance than
the JIT compiler.
Application Profiling
Added
Describes the application
profiling environment and how
to use the HPROF agent to
obtain run-time profile
information on a NonStop Server
for Java 4 program.