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 dao layer in java?

0 Answers  


What is stateless object in java?

0 Answers  


suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?

2 Answers  


when Can an object reference be cast to an interface reference?

1 Answers  


How do I run a java project in netbeans?

0 Answers  






what is constructer?what are the type of constructer with example.

6 Answers  


I am new to jsf rich faces. I am using rich faces datatable rich:datatable. On entering the value, values get filtered in table. Now how can i get the value i selected in backing bean?

1 Answers   Hexaware, IBM,


Why struts framework is used in java?

0 Answers  


What is the difference between java se and java ee?

0 Answers  


What does el mean in java?

0 Answers  


What is the locale class?

0 Answers  


Who is at risk in java? : java security

0 Answers  


Categories