What is jdbc odbc bridge?
No Answer is Posted For this Question
Be the First to Post Answer
What is jdbc resultsetmetadata interface?
What is thin driver in jdbc?
What is setautocommit in jdbc?
Explain the sequence of steps to connect to the database?
Explain the two tier and three tier architecture of jdbc.
What is 2 phase commit?
What is executequery in java?
How can I connect mysql or oracle with java?
While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
How many categories of jdbc drivers are there?
Give an example for getXXX method?
Describe the steps needed to execute a sql query using jdbc.