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
Is odbc an api?
What are the different types of statements? How we can you use preparedstatement.
Are all the required JDBC drivers to establish connectivity to my database part of the JDK?
What is the role of jdbc drivermanager class?
What does the connection object represents?
How many packages are available in jdbc api?
What is jdbc url for mysql?
What does executequery return in java?
What is namedparameterjdbctemplate?
How does jdbc driver work?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
Why are we using blob datatypes in jdbc?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
How many types of JDBC Drivers are present and what are they?
What is jdbc and its types?