IBM Informix JDBC Driver complies with the JDBC API specification for sending queries to a database and retrieving the results. The driver supports most of the methods of the Statement, PreparedStatement, CallableStatement, ResultSet, and ResultSetMetaData interfaces.
The following sections discuss querying the database and describe Informix differences from and extensions to the JDBC 3.0 specification from Sun Microsystems:
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]