Under what circumstances, that all four drivers are used?
No Answer is Posted For this Question
Be the First to Post Answer
why we don't use the type 2 driver for connect to the database in jdbc?
What is in term of jdbc a datasource?
Does jdbc require oracle client?
What is com mysql jdbc driver?
Explain the two tier and three tier architecture of jdbc.
What does setautocommit do?
Which is faster jdbc or odbc?
How many packages are available in jdbc api?
What is hbm xml?
Hi........I need to create a dropdown box using java.....this box should show the values that should be taken from the database...... Thank you....
What does the jdbc databasemetadata interface?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)