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
Describe the steps needed to execute a sql query using jdbc.
What is while rs next ())?
What is com mysql jdbc driver?
What is odbc and jdbc?
What is jdbc odbc connection?
What is jdbc and its advantages?
How many types of jdbc drivers are available?
Does jdbctemplate close connection?
Does jpa use jdbc?
What are the advantages of using jdbc datasource?
Prepared statements are faster. Why?
What is dburl?
What is the role of jdbc drivermanager class?
What are the flow statements of jdbc?
What is JDBC Savepoint? How to use it?