IBM Informix JDBC Driver is available in the program file, setup.jar. For instructions on how to install the driver, refer to Installing the Driver.
After installation, the product consists of the following files, some of which are Java archive (JAR) files:
Optimized implementations of the JDBC API interfaces, classes, and methods
The file is compiled with the -O option of the javac command.
Utilities: ClassGenerator, lightweight directory access protocol (LDAP) loader, and others
The file is compiled with the -O option of the javac command.
Localized versions of all message text supported by the driver
The file is compiled with the -O option of the javac command.
Includes the implementation of DataSource-, connection pooling-, and XA-related class files
The file is compiled with the -O option of the javac command.
Includes the classes for runtime support of SQLJ programs
The file is compiled with the -O option of the javac command.
Sample programs that use the JDBC API
For descriptions of these sample files, see Appendix A. Sample Code Files.
Http tunneling proxy class file
Session manager class file supporting the http tunneling proxy
Timeout manager class file supporting the http tunneling proxy
Online release and documentation notes
The javadoc pages for Informix extension classes and interfaces
The lib, demo, proxy, and doc directories are subdirectories of the directory where you installed IBM Informix JDBC Driver.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]