Advanced Java (2160707)

BE | Semester-4   Summer-2018 | 01-05-2018

Q1) (c)

List the different types of JDBC drivers. Compare the various driver types for their advantages and disadvantages

Types of JDBC Drivers

  • Type 1 (JDBC-ODBC Driver)
  • Type 2 (Native Code Driver)
  • Type 3 (Java Protocol)
  • Type 4 (Database Protocol)
Difference