Answer Posted / khaja.babu
jdbc is used to connecting the database through the java
language.but the odbc is common to all the database
connection.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How can we retrieve data from the resultset?
What is use of connection pooling?
What is a jdbc driver and how many jdbc drivers are available?
What is jdbc dialect?
How to check jdbc driver version in websphere?
What are the packages are used in jdbc?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Why resultset is used in java?
What do you understand by jdbc datasource?
How do I find ojdbc jar version?
What is preparedstatement in jdbc?
What is url in jdbc connection?
What is jdbc and its advantages?
What is metadata in jdbc?
How can I create a custom RowSetMetaData object from scratch?