Friday, March 13, 2009

How many types of JDBC Drivers are present and what are they (JDBC)

Question :How many types of JDBC Drivers are present and what are they? (JDBC)
Answer :There are 4 types of JDBC Drivers
Type 1: JDBC-ODBC Bridge Driver
Type 2: Native API Partly Java Driver
Type 3: Network protocol Driver
Type 4: JDBC Net pure Java Driver

No comments: