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
Explain the necessary steps to connect to the database in java?
What is device controller?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What are the advantages of using jdbc datasource?
What is an encrypted internet connection?
RowSetInternal caller and returns void. What can I do in the readData method?
What do you mean by two phase commits?
What are the flow statements of jdbc?
Give an example of code used for setting up connection with a driver.
What are the standard isolation levels defined by JDBC?
What is meant by dao?
What are collection pools?
Define preparedstatement.
Explain different types of locks in jdbc?
Where is mysql jdbc driver located?