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 jdbc thin client in oracle?
How to check jdbc driver version in websphere?
Can the JDBC-ODBC Bridge be used with applets?
Does the JDBC-ODBC Bridge work with Microsoft J++?
What is meant by connection string?
What is metadata in programming?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
What are the different types of statements? How we can you use preparedstatement.
Explain the importance of drivermanager.
Explain in detail about JDBC and its general features?
Explain the two tier and three tier architecture of jdbc.