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

Diff. types of triggers..

4 Answers   Logica CMG,


what is rowset?

3 Answers   Marlabs,


What is the use of dialect?

0 Answers  


How the information about db(database) can be retrieved?

3 Answers  


What is JDBC Connection isolation levels?

0 Answers  






The new features of the JDBC 2.0 API, will be supported for JDBC-ODBC Bridge?

0 Answers  


Is jdbc an api?

0 Answers  


why are using type4 driver in realtime projects?

4 Answers  


How can I manage special characters when I execute an insert query?

0 Answers  


What is the use of setFetchSize() and setMaxRows() methods in Statement?

0 Answers  


What is the query used to display all tables names in SQL Server (Query analyzer)?

0 Answers  


Explain the difference between rowset vs. Resultset in jdbc?

0 Answers  


Categories