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
Which package is used for jdbc application?
List the common jdbc exceptions ?
What is jsp and jdbc?
How can I instantiate and load a new CachedRowSet object from a non-JDBC source?
How can you use preparedstatement in jdbc?
Does jdbc require oracle client?
What is a datasource in java?
Why is jdbc needed?
What are the new features available in jdbc 4.0?
Explain some new features available in jdbc 4.0?
What are the different types of interfaces in the api component?
What is the difference between setmaxrows(int) and setfetchsize(int)?
Is it possible to connect to multiple databases simultaneously?
What are the differences between setmaxrows(int) and setfetchsize(int)?
Explain the various types of locking system in jdbc?