what are the advantages of JDBC?

Answer Posted / rakesh damera

The JDBC API defines the Java interfaces and classes that
programmers use to connect to databases and send queries. A
JDBC driver implements these interfaces and classes for a
particular DBMS vendor.

Is This Answer Correct ?    3 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of class.forname while loading drivers?

558


If you are truncated using JDBC, how can you that how much data is truncated?

572


Is jdbctemplate thread safe?

473


What is jdbc dialect?

499


Name the new features added in jdbc 4.0.

538






Name the method, which is used to prepare a callablestatement.

494


Write an sql to find all records having all upper case alphanumeric characters in a field ?

519


What is JDBC ResultSet?

588


What does adapter class provide?

518


Explain the steps in writing a java program using jdbc?

442


Why is odbc needed?

486


What is odbc and jdbc?

476


Why is jdbc used?

514


What are the conditions applies to varchar variable, when using in procedures?

1606


What is meant by dao?

510