News

What are the 4 JDBC driver types? If you dig into the API specification, you’ll notice there are four different JDBC driver types: The Type 1 JDBC driver is simply a JDBC-ODBC bridge. The Type 2 JDBC ...
JDBC doesn't stand for Java Database Connectivity. Sun Microsystems trademarked the term JDBC, and nowhere in said trademark does it denote that JDBC stands for Java Database Connectivity. The term ...