Answer Posted / karna
http://java.sun.com/products/jdbc/features.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between jdbc and odbc?
What is jdbc dialect?
How to retrieve warnings in jdbc?
How to connect multiple database in jdbc?
What is jdbc drivers in java?
What is jdbc architecture in java?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What is an advantage of using the jdbc connection pool?
How to make updates to updatable result sets in jdbc?
What is the use of getGeneratedKeys() method in Statement?
What is batch processing and how to perform batch processing in jdbc?
How can you retrieve data from the resultset using jdbc?
Explain the role of driver in jdbc.
Explain in detail about JDBC and its general features?
How can I manage special characters when I execute an insert query?