what is the current version of JDBC? and explain its
features?

Answer Posted / koundinya_1993

JDBC 4.0,
Some of the new set of features which come along with
Mustang is JDBC 4.0 are:

No need for Class.forName("DriverName")

Changes in Connection and Statement Interface

Better Pools

Using ResultSet Becomes More Flexible

More APIs Become Available

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is phantom read and which isolation level prevents it?

589


What are restrictions on triggers?

1749


Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?

617


How to check jdbc driver version in websphere?

638


Which is best database for java?

600






What is metadata in jdbc?

561


What is meant by jdbc and odbc?

565


Why would you use setautocommit(false) in jdbc?

768


Explain about DSN?

614


What is Apache DBCP API?

669


What are the considerations for deciding on transaction boundaries?

644


How does a file store compare with a jdbc store?

733


Explain the process of creating tables using NetBeans IDE?

606


Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?

660


What types of DataSource objects are specified in the Optional Package?

649