Answer Posted / prasad rao
These are the JDBC Statements:-
1) Statement
2) PreaparedStatement
3) CallableStatement
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Discuss the procedure of retrieving warnings?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What are the advantages of using preparedstatement in java?
What are the conditions applies to varchar variable, when using in procedures?
What is hbm xml?
What is meant by dao?
What is resultset in jdbc with example?
How many rowset are available in jdbc?
Explain the life cycle of jdbc.
Explain some new features available in jdbc 4.0?
What is the use of jdbc api?
How can we execute stored procedures?
What does executeupdate return in jdbc?
Is jdbc part of j2ee?
What does adapter class provide?