What is the latest version of JDBC? What new features are
added?
Answers were Sorted based on User's Feedback
Answer / v
visit this link
http://www.roseindia.net/jdbc/jdbc-api.shtml
| Is This Answer Correct ? | 7 Yes | 6 No |
Answer / 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 |
What are the advantages of using preparedstatement over statement?
What is ojdbc?
Does jdbc use ssl?
What are the steps required to execute a query in jdbc?
is java pure object oriented or not ?
What are the types of statements in jdbc?
What is jdbc and jpa?
How can you tune SQL statements?
Is it possible to connect to multiple databases simultaneously?
Give steps to connect to the db using jdbc?
What class.forname will do while loading drivers of jdbc?
What are jdbc and its components?