can we create a own jdbc driver? how can we create?



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

Post New Answer

More JDBC Interview Questions

What are the packages are used in jdbc?

0 Answers  


How do we load the drivers?

0 Answers  


What is ojvm used for?

0 Answers  


Stored procedure purpose?

2 Answers  


wa is connection pooling? how do u create connection pooling?wat is use connection pooling?

1 Answers   Covansys,






Give an example for execution of sql statement.

0 Answers  


What are database warnings in jdbc and how can we handle database warnings in jdbc?

0 Answers  


What is a jdbc connection pool?

0 Answers  


Compare jdbc and odbc and how is jdbc required in this context.

0 Answers  


What is Statement and PreparedStatement? whatz the difference?

2 Answers  


can we define indexes on a foreign key? Explain pros and cons?

1 Answers  


Why did my jdbc code throw a rollback sqlexception?

0 Answers  


Categories