News

Here we explain the difference between the four JDBC driver types, and how to choose the right JDBC driver for your database-driven Java apps.
Type 1: JDBC-ODBC (Open Database Connectivity) Bridge Type 2: Native-API, partly Java driver Type 3: Network-protocol, all-Java driver Type 4: Native-protocol, all-Java driver All JDBC drivers ...