IBM Informix

Documentation Notes for the IBM Informix JDBC Driver Programmer's
Guide

3.00.JC3 1 December 2005

Contents

Documentation Notes
Overview
New Features
Documentation Notes and Corrections
JDBC 3.0 Standard Methods Support
The Statement.setQueryTimeout() Method

Documentation Notes

Overview

In addition to the features documented in the release notes, this document describes feature and performance topics not covered in the IBM Informix JDBC Driver Programmer's Guide or modified since publication.

New Features

The following new features are not yet documented in IBM Informix JDBC Driver Programmer's Guide, Version 3.0:

Documentation Notes and Corrections

JDBC 3.0 Standard Methods Support

All standard methods supplied by the JDBC 3.0 specification are supported by the IBM Informix JDBC driver and Dynamic Server 10.0 with the exception of returning multiple ResultSets, which is not supported.

The Statement.setQueryTimeout() Method

The Statement.setQueryTimeout() method should not appear in the list of unsupported methods in the section "Unsupported Methods and Methods that Behave Differently" in chapter 3. The Statement.setQueryTimeout() method is supported and can be used in Java programs that connect to Informix databases.

(C) Copyright IBM Corp. 1994, 2005