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 |
How can I retrieve a String or other object type without creating a new object each time?
What is the difference between executing, executequery, executeupdate in jdbc?
Explain the importance of drivermanager.
what is meant by connection pooling?
What is jdbc thin client?
Can we make a database connection from HTML ?
6 Answers Aptech, BOB Technologies, Cap Gemini, Wipro,
What is a jdbc driver and how many jdbc drivers are available?
What are the different types of modifiers?
When does the result for an sql statement return null?
How to check jdbc driver version in sql server?
What is the JDBC?
How to get the data from a table into a buffer?