can we create a own jdbc driver? how can we create?



can we create a own jdbc driver? how can we create?..

Answer / rishabh bhasin

no , we can't create new jdbc driver, there are four driver
1 jdbc/ odbc
2 native driver
3 network protocol driver
4 jdbc net pure driver

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More JDBC Interview Questions

what is callable statement?

6 Answers   Infogain,


How to create Connection interface object because it is Interface , Interface is not instansiated?

9 Answers   Aptech, CTS, HCL,


What is database deadlock ?

0 Answers  


what does the method Class.forName returns?

4 Answers   Siemens, TCS,


What is the execute method in java?

0 Answers  






What is jdbc resultsetmetadata interface?

0 Answers  


What class.forname does, while loading the drivers?

0 Answers  


What is the use of the statement in jdbc?

0 Answers  


What are dml and ddl?

0 Answers  


What is “dirty read” in JDBC? Which isolation level prevents dirty read?

0 Answers  


What is jndi lookup?

0 Answers  


Is jdbc part of j2ee?

0 Answers  


Categories