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
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What is an SQL Locator?
Explain about Join?
What are the differences between execute, executequery, and executeupdate?
How do I disallow NULL values in a table?
What is the advantage of namedparameterjdbctemplate?
Is not bound in this context unable to find jdbc spring boot?
When do we get java.sql.SQLException: No suitable driver found?
What are the advantages of database connection pooling?
How can I connect mysql or oracle with java?
What is jdbc and its types?
What is the use of JDBC DriverManager class?
Result set’s index starts with 0 or 1?
Explain the two tier and three tier architecture of jdbc.
Briefly tell about the jdbc architecture.