What are pros and cons of using of Type-2 and Type-4
Drivers over Type-1 driver?
Answer Posted / eswar
Type1 driver is bridge driver which is not written in java.
So it is not Platform Independent. we canot use this for
mulitple purpose It will stick to one OS thats y it is used
only for practical purpose....
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of jdbc drivers that exist?
Which is better jpa or jdbc?
What is the meaning of connection?
Name the new features added in jdbc 4.0.
How does jdbc connect to database?
What is hbm xml?
Explain what should be done when a SQL exception is raised?
How can I determine the isolation levels supported by my DBMS?
What are the different classes through which JDBC represents statements?
What is the difference between client and server database cursors?
How will you perform truncation using JDBC?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
What is odbc jdbc?
What is db client?
In which ways is driver class is registered with drive manager?