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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the role of driver in jdbc.

650


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

569


What is the meaning of batch updates?

660


What class.forname will do while loading drivers of jdbc?

577


How do I check in my code whether a maximum limit of database connections have been reached?

662






Which type of driver provides jdbc access via one or more odbc drivers?

596


How can I connect mysql or oracle with java?

617


What is connection commit?

588


What is a jdbc connection pool?

582


If you are truncated using JDBC, how can you that how much data is truncated?

656


What is metadata in java programming?

566


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

584


How can you retrieve data from the resultset using jdbc?

631


Can we return resultset in java?

562


What are the differences between execute, executequery, and executeupdate?

573