What is the latest version of JDBC? What new features are
added?
Answer Posted / 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 |
Post New Answer View All Answers
What is addbatch jdbc?
What is meant by jdbc and odbc?
What happens if connection is not closed in jdbc?
What is ojdbc14 jar?
Can we have foreign key reference to a non primary key column ?
Is jdbc a framework?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What does setautocommit do?
How do I connect to jdbc?
How many packages are available in jdbc api?
What is represented by the connection object?
What does the jdbc resultset interface?
What is metadata in java programming?
How do I disallow NULL values in a table?
Give an example for getXXX method?