 FairCom JDBC - Developers Guide
 Types of JDBC Drivers
 JDBC-ODBC Bridge Drivers
 Native-Method Drivers
 Network-Protocol All-Java Drivers
 Native-Protocol All-Java Drivers (c-treeSQL JDBC Driver)
 JDBC Compared to ODBC
 JDBC versioning
 Quick Tour
 Introductory Tutorial
 Init
 Define
 Manage
 Done
 Additional Resources
 Relationships
 Init
 Define
 Manage
 Done
 Additional Resources
 Record/Row Locking
 Init
 Define
 Manage
 Done
 Additional Resources
 Transaction Processing
 Init
 Define
 Manage
 Done
 Additional Resources
 Basic JDBC Driver Operations
 Connection String
 Connecting to a Database
 Load the JDBC Driver Using Class.forName
 Connect to the JDBC Driver Using DriverManager.GetConnection
 JDBC Support for TLS
 User Authentication Detail
 An Example Connection
 Scrollable Cursors Within ResultSets
 Connection Pooling Support in JDBC
 javax.sql Package
 Using A DataSource Object To Make A Connection
 Connection Pooling
 Implementation in FairCom DB SQL JDBC Driver
 Adding FairCom DB JDBC to a Third-Party JDBC Tool
 Managing Transactions Explicitly to Improve Performance
 Query Timeout Options
 Driver Socket SEND/RECV Timeout
 JDBC Version Information
 Setting Up the JDBC Driver: Application Server
 Copying JDBC Driver Files to the Application Server (If Necessary)
 Setting Environment Variables
 Setting Up the JDBC Driver: Web Server
 Copying JDBC Driver and Applet Class Files
 Creating a Web Page That Invokes the Applet
 JDBC Conformance Notes
 Supported Data Types
 Return Values for DatabaseMetaData Methods
 Error Messages
 Glossary
 FairCom Typographical Conventions
 Copyright Notice
 Index
|