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

Double-Precision Values■
How to Call TNS Floating-Point Functions from JNI Code■
Java Print Service (JPS)❍
JavaBeans❍
Debugging Java Programs
Debugging Overview■
Transports■
java Command-Line Options to Run a Debuggee■
Starting the Java Debugger (jdb) Tool■
Debugging JNI Code■
Debugging Java and JNI Code■
❍
Deviations in Java VM Specification Options
java: Java Application Launcher Command-line Option Deviations■
jdb: Java Debugger Command-Line Option Deviations■
❍
Garbage Collection (GC)
General Information on Garbage Collection■
Heap Layout■
Managing Generation Size■
Implementation of Garbage Collector Types■
❍
JDBC Trace Facility
Tracing Using the DriverManager Class❍
Tracing Using the DataSource Implementation❍
Tracing Using the java Command❍
Tracing Using the system.setProperty Method❍
Tracing by Loading the Trace Driver Within the Program❍
Tracing Using a Wrapper Data Source❍
Output Format❍
JDBC Trace Facility Demonstration Programs❍
●
Transactions
Controlling Maximum Concurrent Transactions❍
Current Class Methods❍
●