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

Answer Posted / naresh katakam

JDBC 6.0

features:
No need for Class.forName("DriverName")


The three most important features of Driver and Connection
Management in JDBC are described below with some new
features and enhancements.

1. Getting Connected Becomes Easier


Using ResultSet Becomes More Flexible
More APIs Become Available:

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are jdbc statements used?

584


Is uri the same as url?

578


Is jdbc database independent?

580


What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?

602


What are the standard isolation levels defined by JDBC?

648






How data can be inserted into long row column of database?

1785


What is jdbc driver in java?

579


What is the use of dialect?

640


How many jdbc driver types are there?

554


What is the most common example type 1 driver?

684


Which package is used for jdbc application?

599


What is the full form of jdbc and what is its purpose?

622


Is possible to open a connection to a database with exclusive mode with JDBC?

617


What is url in jdbc connection?

584


Can I get a null resultset?

625