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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between java se and java ee?

435


What is type_scroll_insensitive in java?

484


What's the difference between authentication and authorization? : java security

505


How should I format my code? How should I comment my code?

491


What is map and flatmap?

617






What are the advantages of lambda functions?

477


ioc vs dependency injection?

1909


Explain issues of old java date api?

530


What is a flatmap?

499


Is it correct to say that using parentheses can only change?

483


What is a pojo class in java?

493


What do you understand by a variable?

523


What's a code group? : java security

530


What is the difference between a while statement and a do statement?

492


What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?

508