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 difference between map and flatmap in java 8?

0 Answers  


How can you work with permissions from your .net application? : java security

0 Answers  


Explain working of java virtual machine (jvm)?

0 Answers  


In system.out.println(), what is system, out and println?

0 Answers  


What is meant by annotation in java?

0 Answers  






What is exe file in java?

0 Answers  


What are jpa annotations?

0 Answers  


What is factory pattern in java?

0 Answers  


Which is better openjdk or oracle jdk?

0 Answers  


What is meant by rest api in java?

0 Answers  


What is the use of lambda functions?

0 Answers  


What is the use of rs next () in java?

0 Answers  


Categories