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 does the jdbc resultsetmetadata interface?
What is meant by dao?
Name different methods for getting streams.
Explain about column name and getter method?
What is jdbc and its advantages?
What is the difference between Union, Unionall ?
What are collection pools?
What is a connection string used for?
What are the different types of statements? How we can you use preparedstatement.
Explain the difference between resultset and rowset in jdbc
what are the advantages of JDBC?
What is a PreparedStatement?