What is the latest version of JDBC? What new features are
added?
Answer Posted / v
visit this link
http://www.roseindia.net/jdbc/jdbc-api.shtml
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
Jdbc-odbc bridge is multi-threaded or not?
What should be done for auto generating primary key id in a table ?
Explain about column name and getter method?
What are four types of JDBC driver?
What is preparedstatement in jdbc?
When do we get java.sql.SQLException: No suitable driver found?
What do you understand by jdbc driver and explain its types?
Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
Can I use JDBC to execute non-standard features that my DBMS provides?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
How to insert and delete a row programmatically? (new feature in JDBC 2.0)
Does JDBC support stored procedures?
Why do we need jdbc api?
What is jdbc oracle thin?
What is Apache DBCP API?