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 do you mean by exception handling?
What is a java proxy?
What is entitymanager in java?
What is a stream in programming?
What is default constructor in java?
Define network programming?
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is cookie in java?
What is the use of flatmap?
What are the new features about Java se 8 ?
What is jpa implementation?
Why are lambda functions called lambda?
How do I enable java in google chrome?
What is an action class in java?
What is messaging queue in java?