What are the basic exceptions in jdbc?
What do you mean by two phase commits?
How to find that, a row is updated or not?
Which database is used for java?
What is meant by jdbc and odbc?
Give an example for execution of sql statement.
what is meant by connection pooling?
What causes the "No suitable driver" error?
Is java a database?
What are the sailent features of JDBC 2.0?
What is jdbc connection class?
How can we maintain the integrity of a database by using jdbc?
In JDBC, All the API?s are interfaces? Where is the actual implementation?