Computer Science, asked by shubhamcoc6541, 1 year ago

What are the different types of jdbc drivers? explain?

Answers

Answered by ishubhmtiwari
0
there are four mainly
Type 1 driver – JDBC-ODBC bridge.

Type 2 driver – Native-API driver.

Type 3 driver – Network-Protocol driver (middleware driver)

Type 4 driver – Database-Protocol driver (Pure Java driver)

Similar questions