Answer Posted / bhoopesh alladi
1. CallableStatement
2. PreparedStatement
3. Statement
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is a jdbc connection?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
Is jdbc secure?
What is jdbc and its types?
What is connection commit?
Why is odbc needed?
What is namedparameterjdbctemplate?
What are the differences between setmaxrows(int) and setfetchsize(int)?
How data can be inserted into long row column of database?
How do I find ojdbc jar version?
What is a jdbc connection pool?
What is jdbc connection interface?
What is execute in java?
Which interface is responsible for transaction management in jdbc?
What are the higher level apis under development on top of jdbc currently?