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
How can I get or redirect the log used by DriverManager and JDBC drivers?
What are the basic exceptions in jdbc?
What is odbc and jdbc drivers?
Which database is used with java?
What is a jdbc connection pool?
What is jsp and jdbc?
How data can be inserted into long row column of database?
How many types of jdbc drivers are available?
What should be done for auto generating primary key id in a table ?
State the different connection methods used for creating different types of sql.
What is ojvm used for?
What is jdbc servlet?
What are clob and blob data types in jdbc?
When does the result for an sql statement return null?
What is sqlwarning?