What is the latest version of JDBC? What new features are
added?
Answer Posted / rajj
The Java Database Connectivity (JDBC) 3.0 specification
builds on an already solid foundation by adding several new
features that address a number of areas of missing
functionality.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is jdbc secure?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
How can we move the cursor in a scrollable result set?
Explain the difference between inner and outer join ?
When do we use execute method in java jdbc?
What is jdbc odbc connection?
What should be done for auto generating primary key id in a table ?
What is jdbc connection?
Result set’s index starts with 0 or 1?
What is odbc and jdbc?
What is drivermanager in jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?
What are the considerations for deciding on transaction boundaries?
Is jdbc faster than hibernate?
What happens if we don't close the connection in jdbc?