Types of JDBC DriversJDBC drivers can either be entirely written in Java so that they can be downloaded as part of an applet, or they can be implemented using native methods to bridge to existing database access libraries. JavaSoft defines four different types of JDBC drivers, as noted in the previous figure and outlined in the following sections. |
|||