What is the difference between execute, executeQuery, executeUpdate?
What is two-phase commit in the database?
Hi friends, In JDBC 4 drivers are there among this which driver is best and why it is best.Which driver is most commonly used in web applications.
Which package contains jdbc api?
How does a file store compare with a jdbc store?
RowSetInternal caller and returns void. What can I do in the readData method?
What are the advantages of using preparedstatement over statement?
How can you know about drivers and database information ?
How many rowset are available in jdbc?
What is a connection string used for?
I have written a program to connect to database using odbc.Can this Application run on any Platform????
What is new in JDBC 2.0?
What is the difference between jdbc and jndi?