what are the steps in JDBC connectivity..???



what are the steps in JDBC connectivity..???..

Answer / kapil

1.Load the Driver
2.Create Connection
3.Use Statement,PreparedStatement,CallableStatement for the
Querry
4.Use ResultSet to print the data...

Is This Answer Correct ?    12 Yes 1 No

Post New Answer

More Java Related AllOther Interview Questions

Does ms edge support java?

0 Answers  


What is cdi bean in java?

0 Answers  


How do I enable java in google chrome?

0 Answers  


What is the difference between a jvm and a jdk?

0 Answers  


What is contextpath in java?

0 Answers  






Is lambda expression an object?

0 Answers  


What is jsr in java?

0 Answers  


What is the difference between Object Code and ByteCode? Why do people keep saying that bytecode is like the intermediate of source and object code? Also, which is better/commonly used and why? Please keep in mind that I am a beginner, please keep all terminology fairly simple. Thanks!

1 Answers  


What is the front end for java?

0 Answers  


What does public static void main(string[]) mean?

0 Answers  


What is jboss in java?

0 Answers  


What is cmp in java?

0 Answers  


Categories