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
What is data encapsulation?
How do I start netbeans?
What is native class in java?
What is spliterator in java se 8?
Why we use beans in java?
What is a cookie in java?
What does jpa mean?
Why do we create dto in java?
What is the difference between collection and stream?
Is lambda functional programming?
In system.out.println(), what is system, out and println?
Which instutute is offering course for rhino jain slee
What is adoptopenjdk?
What are jpa repositories?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?