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

What is a context in java?

0 Answers  


Are jvm’s platform independent?

0 Answers  


What is data encapsulation?

0 Answers  


Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.

0 Answers  


ioc vs dependency injection?

0 Answers  






What are the new features about Java se 8 ?

0 Answers  


What is stateful in java?

0 Answers  


What does jpa mean?

0 Answers  


what is major difference between component and object?

1 Answers   HCL, Patni,


Can I use openjdk for commercial?

0 Answers  


What is lazy loading in jpa?

0 Answers  


What is java net url?

0 Answers  


Categories