Nonstop Database, HiRDB Version 9 UAP Development Guide

[Contents][Index][Back][Next]

18. Type4 JDBC Driver

This chapter explains the Type4 JDBC driver installation, environment setup, and JDBC functions. Note that the Type4 JDBC driver cannot be used in the Linux for AP8000 edition client.

Hereafter in this chapter, the Type4 JDBC driver is referred to as the JDBC driver.

Organization of this chapter
18.1 Installation and environment setup
18.2 Database connection using the DriverManager class
18.3 Database connection using a DataSource object and JNDI
18.4 JDBC1.2 core API
18.5 JDBC2.1 Core API
18.6 JDBC2.0 Optional Package
18.7 Connection information setup and acquisition interface
18.8 Data types
18.9 Character conversion facility
18.10 Supported client environment definitions
18.11 Connection information priorities
18.12 Migration from a Type2 JDBC driver
18.13 Migration from DABroker for Java
18.14 JDBC interface method trace
18.15 Exception trace log
18.16 Example UAP that uses a JDBC driver
18.17 Estimating the memory requirements for using a JDBC driver