Explain the steps in writing a java program using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail
10 Answers Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,
What is the return type of class.forname() method?
What is sqlwarning and discuss the procedure of retrieving warnings?
What are devices?
What are the ddl statements?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
What is db client?
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
What is setautocommit in jdbc?
What is database deadlock ? How can we avoid them?
Why do I have to reaccess the database for Array, Blob, and Clob data?
Can we use the one instance of Statment to execute more than one query ?