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

Is oracle client required for jdbc connection?

507


What is metadata in programming?

532


There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?

618


What are the jdbc drivers in java?

525


Explain about column name and getter method?

601






Differentiate between type_scroll_insensitive and type_scroll_sensitive.

524


What are the advantages of using preparedstatement over statement?

544


What is jndi lookup?

519


How do we load the drivers?

553


What is jdbc thin client in oracle?

495


What is JDBC Driver interface?

578


How can I retrieve a String or other object type without creating a new object each time?

584


What is odbc and jdbc drivers?

472


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

566


What is jdbc dialect?

509