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 |
How do you use compareto method?
what is the main difference between string and stringbuffer? can you explain it with program?
wht is mean by dirty read?
What is the purpose of the runtime class in java programming?
When is update method called?
why use interface? if interface declear a method implement in class. why direct implement method in class
What is the difference between sop and work instruction?
How can we make a class singleton?
What is Applet Flickering ?
1 Answers Infosys, Persistent,
What are the features of junit?
Describe the various concepts related to object oriented programming (oop).
what is net based application and its types