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
What is jndi lookup?
What are collection pools?
Explain jdbc savepoint?
What are the higher level apis under development on top of jdbc currently?
What is jdbc and its types?
What are the steps involved in establishing a connection using jdbc in java?
If you are truncated using JDBC, how can you that how much data is truncated?
Explain the various types of locking system in jdbc?
How do I connect to jdbc?
How can you use preparedstatement in jdbc?
Which interface is responsible for transaction management in jdbc?
What is a datasource in java?
What is jdbc explain?
What is connection commit?
What is JDBC PreparedStatement?