Types of Drivers in JDBC?

This question is related to Oracle Interview

Showing Answers 1 - 1 of 1 Answers

chandra

  • Jun 19th, 2005
 

Four types of Drivers 
a) JDBC-ODBC Bridge driver 
b) Native API Partly-Java driver 
c) JDBC-Net Pure Java driver 
d) Native-Protocol Pure Java driver 

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions