What is a PreparedStatement?

Answer Posted / ganesan

If you want to execute a Statement object many times, it
normally reduces execution time to use a PreparedStatement
object instead.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a jdbctemplate?

691


What is jndi lookup?

704


How are jdbc statements used?

686


What is jdbc thin client?

707


What is the difference between executing, executequery, executeupdate in jdbc?

738


How many categories of jdbc drivers are there?

653


What are different types of ResultSet?

762


What is represented by the connection object?

741


Explain how data flows from view to db and reverse

1815


What is a jdbc connection string?

629


How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?

772


How does a file store compare with a jdbc store?

843


What is odbc and jdbc in dbms?

706


What is the meaning of batch updates?

784


What class.forname will do while loading drivers of jdbc?

675