JDBC is an application programming interface (API) included in the Java™ platform that enables Java programs to connect to a wide range of databases.
The IBM® Toolbox for Java JDBC driver allows you to use JDBC API interfaces to issue structured query language (SQL) statements to and process results from databases on the server. You can also use IBM Developer Kit for Java JDBC driver, called the 'native' JDBC driver:
For more information about IBM Toolbox for Java JDBC classes and examples, ongoing improvements, JDBC properties, and unsupported SQL types, see the following pages:
JDBC classes
Enhancements to JDBC support for Version 5 Release 3
IBM Toolbox for Java JDBC properties
JDBC SQL Types
Different versions of the JDBC API exist, and the IBM Toolbox for Java JDBC driver supports the following versions: