How many types of JDBC drivers are there and what are they?
Answers were Sorted based on User's Feedback
Answer / harish
JDBC drivers are divided into four types.
1. JDBC-ODBC bridge.
2. Native API Partly Java Driver.
3. JDBC Net pure Java Driver
4. Native Protocol Pure Java Driver.
| Is This Answer Correct ? | 20 Yes | 3 No |
how we can remove hard code in java?
What is jdbc driver manager?
What is in terms of jdbc a datasource?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is an encrypted internet connection?
What is the full form of jdbc?
What does the jdbc databasemetadata interface?
what are the Different types of exceptions in JDBC?
How transactions are performed using JDBC ?
What is metadata in java programming?
What are different parts of a url?
What is while rs next ())?