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 |
How many rowset are available in jdbc?
Explain the difference between rowset vs. Resultset in jdbc?
What is an encrypted internet connection?
Can we return resultset in java?
What is type 4 jdbc driver?
What is “dirty read” in JDBC? Which isolation level prevents dirty read?
Can we make a database connection from HTML ?
6 Answers Aptech, BOB Technologies, Cap Gemini, Wipro,
Is jdbc and orm?
How to find total column from a resultset?
Does jdbc use ssl?
List the advantages of using datasource?
What does the jdbc connection interface?