What are the main steps in java to make JDBC connectivity?
No Answer is Posted For this Question
Be the First to Post Answer
how to use CallableStatement? specially how to use their index given ..
What do you understand by jdbc statements?
What are collection pools?
can we create a own jdbc driver? how can we create?
What does executequery return in java?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
How many ways that we can view a result set?
What is resultsetmetadata?
What driver should I use for scalable Oracle JDBC applications?
Can resultset be null in java?
What causes the "No suitable driver" error?
Describe how the jdbc application works.