About This Document,
Page 4 of 4
|

|

[top]  [prev]
  [next]
Documentation Top

Global Index
Reference Manual
TOC Index
Grammar index
Developer's Guide
TOC
Index
Tuning Cloudscape
TOC Index
|
How This Document Is Organized
This document includes the following chapters:
-
Chapter 1, After Installing
Explains the installation layout and upgrade issues.
-
Chapter 2, JDBC Applications and the Cloudscape Technology
Basic details for using Cloudscape, including loading the JDBC driver, specifying a database URL, and starting Cloudscape.
-
Chapter 3, Deploying Cloudscape Applications
An overview of different deployment scenarios, and tips for getting the details right when deploying applications.
-
Chapter 4, Using Cloudscapes Java Extensions
Information about the Java extensions to SQL-J.
-
Chapter 5, Special Cloudscape Programming
Information about developing special Java methods and classes such as database-side JDBC methods, VTI classes, aggregates, and the like.
-
Chapter 6, Controlling Cloudscape Application Behavior
JDBC, cursors, locking and isolation levels, and multiple connections.
-
Chapter 7, Using Cloudscape as a J2EE Resource Manager
Information for programmers developing back-end components in a J2EE system.
-
Chapter 8, Cloudscape and Security
Security issues in embedded and client/server environments, including users, SSL, disk encryption, and read-only connections.
-
Chapter 9, Information for Tool Developers
Tips for tool designers.
-
Chapter 10, SQL-J Tips
Insiders tricks of the trade for using SQL-J.
-
Appendix A, Mapping of Functions to java.lang Methods
Information on using static java.lang methods in Cloudscape.
-
Developers Guide Index
|