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 |
What is the difference between setmaxrows(int) and setfetchsize(int)?
What is jdbc and jdbc drivers?
how you will execute the many tables data
Explain some new features available in jdbc 4.0?
What is Type-2 Driver and when this driver is used?
What is a statement in java?
What is 2-tier and 3-tier architecture?
What does executeupdate return in java?
What are drivers available?
What is the jdbc rowset?
Which interface handles transaction management in jdbc?
What class.forname will do while loading drivers of jdbc?