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
How can I create a custom RowSetMetaData object from scratch?
Is jdbc object oriented?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is encrypted connection?
Which type of driver is unique in jdbc?
What port does jdbc use?
How to set NULL values in JDBC PreparedStatement?
What is the most common example type 1 driver?
What is JDBC Statement?
Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?
How we can you use preparedstatement.
What is while rs next ())?
Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
What are the new features added to JDBC 4.0?
What are devices?