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 is the use of jdbc?
How can I manage special characters when I execute an insert query?
What are the three basic components of the odbc architecture?
What is jdbc resultsetmetadata interface?
List the common jdbc exceptions ?
What are the different types of 2 tier and 3 tier architecture ?
Why hibernate is better than jdbc?
How to execute bulk number of queries at once?
Which database is used with java?
What are the different types of classes in the api component?
What are devices?
Does the database server have to be running Java or have Java support in order for my remote JDBC client app to access the database?