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 do java applications access the database using jdbc?
What are the types of jdbc drivers that exist?
Is jdbc faster than hibernate?
What is the difference between triggers and procedures?
What are different types of ResultSet?
What is jsp and jdbc?
What are the factors that the jdbc driver performance depends upon?
How to set NULL values in JDBC PreparedStatement?
How to insert an image or raw data into database?
What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?
How is jndi useful for Database connection?
What is jdbc class forname?