JDBC Driver Architecture

The four types of JDBC drivers are as follows:

CONNX JDBC is a Type 3 driver, which means it can be run on any platform that supports Java. It is a pure Java implementation, designed to take advantage of the CONNX architecture.

Related Topics

image\CHICLET.jpg JDBC Driver Definition

image\CHICLET.jpg CONNX JDBC Driver Architecture