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
Name the method, which is used to prepare a callablestatement.
What is an advantage of using the jdbc connection pool?
What is data source in java?
List the common jdbc exceptions ?
Why do we need jdbc api?
What are different parts of a url?
What packages are used by jdbc?
What is an SQL Locator?
Does jpa use jdbc?
What are restrictions on triggers?
What is CLOB and BLOB datatypes in JDBC?
What is JDBC API and when do we use it?
Explain jdbc savepoint?
How can I manage special characters when I execute an insert query?
What is a jdbc connection?