If iam using JDBC API, do I also have to use ODBC?
Answer / arvind gupta
Yes , We can . for the same we have to set desired driver.
first.
ok
| Is This Answer Correct ? | 1 Yes | 1 No |
What is namedparameterjdbctemplate?
Without using of Class.forName(? ?), how do you connect to db?
What is odbc. how is it related to sql cli?
What is a jdbc connection string?
What is database deadlock ? How can we avoid them?
What type of drivers are used for web application?
What is data source in java?
Which Java and java.sql data types map to my specific database types?
What is jdbc connection class?
What is batch processing and how to perform batch processing in jdbc?
What are the differences between statement and preparedstatement interface?
is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)