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

Is jdbc an api?

510


How can I determine where a given table is referenced via foreign keys?

556


How do I find whether a parameter exists in the request object?

499


What does the jdbc resultsetmetadata interface?

554


What are the advantages of using preparedstatement in java?

549






password, is stored in as plain text. What can I do to protect my passwords?

519


What is JDBC Statement?

567


What is phantom read and which isolation level prevents it?

505


How to check jdbc connection in linux?

515


What is the function of setautocommit?

652


What is createstatement method in java?

515


Is odbc an api?

519


How to set NULL values in JDBC PreparedStatement?

545


What is jdbc odbc in java?

533


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

590