why we don't use the type 2 driver for connect to the
database in jdbc?
Answer / sree
bcz it is plat form dependent and no body implemented for this driver.
| Is This Answer Correct ? | 11 Yes | 1 No |
Give an example of code used for setting up connection with a driver.
How does a file store compare with a jdbc store?
Write a program JDBCcode forfetching student database with SQL.
How can we store and retrieve images from the database?
What is a datasource in java?
Is jpa faster than jdbc?
What is the latest version of JDBC? What new features are added?
Explain the necessary steps to connect to the database in java?
Explain about Join?
What is an advantage of using the jdbc connection pool?
Why we use jdbc instead of odbc?
what is rowset?