Answer Posted / devarathnam
Hi... There are 4 type of drivers .
1:JDBC-ODBC BRIDGE OR (TYPE1)
2:PARTLY JAVA DRIVER OR(TYPE2)
3:NET PROTOCOL DRIVER OR(TYPE3)
4:PURE JAVA DRIVER OR THIN DRIVER OR(TYPE4)
Among these drivers TYPE4 driver will give u sophisticated
performance
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a map in java?
What is a numeric string?
How do you override a private method in java?
What is command line argument in java?
what is thread in Java ?
What are kinds of processors?
What is compareto?
what is the volatile modifier for? : Java thread
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
What are different types of arrays?
What is treemap in java?
What is the main purpose of java?
What are conditionals and its types?
write a program that list all permutations of ABCDEF in which A appears before B?
Name some classes present in java.util.regex package.