basic difference b/w ALL types of JDBC driver.
Answer / dsr
There are four types of JDBC drivers.
1.JDBC-ODBC driver
2.native api driver
3.network protocal driver
4.thin driver
All java programmers,we can use the thin driver. this
driver was fully developed in java.
1.JDBC-ODBC Driver:middle bridge is ODBC.
2.native api driver:
3.Network protocol driver: Datbase is connected throw
network
4.Thin Driver:This is filly developed in java.
| Is This Answer Correct ? | 5 Yes | 1 No |
Can a serialized object be transferred via network?
What is the difference between an argument and a parameter?
What is operator?
Can we overload run() method in java?
What is java objectoutputstream?
Can we use both this () and super () in a constructor?
What is independent and dependent variables in research?
Can we declare array without size in java?
What is java jit compilers?
why abstract class does not have object creation
What is a variable analysis?
without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?
7 Answers Tanla Solutions, Wipro,