What is JDBC and ODBC and what are the differences between
them?
Answer Posted / ravi
* ODBC can't be directly used with java because it uses a c
interface.
Is This Answer Correct ? | 42 Yes | 17 No |
Post New Answer View All Answers
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
What is the use of getGeneratedKeys() method in Statement?
What is the meaning of batch updates?
Is jpa faster than jdbc?
Why jdbc is used in java?
What are the packages are used in jdbc?
What are the new features available in jdbc 4.0?
What is jdbc and odbc in java?
What does the jdbc driver interface do?
What do you understand by jdbc datasource?
What are the methods which can verify the cursor particular position?
What is connection commit?
What is while rs next ())?
Is jdbc a middleware?
Explain different types of locks in jdbc?