why we don't use the type 2 driver for connect to the
database in jdbc?
Answer Posted / sree
bcz it is plat form dependent and no body implemented for this driver.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is CLOB and BLOB datatypes in JDBC?
What is in term of jdbc a datasource?
What is drivermanager in java?
What is a connection string used for?
How can you make the connection using jdbc?
How do I know which jdbc driver to use?
What is the meaning of connection?
How to check jdbc connection in linux?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is a rollback in jdbc?
What is the benefit of having jdbcrowset implementation?
What is getconnection method in java?
What does setautocommit do?
What class.forname does, while loading the drivers?
Is jdbc an api?