Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 jdbc and odbc?

980


Discuss the significances of jdbc.

962


What are the differences between setmaxrows(int) and setfetchsize(int)?

1108


what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();

5121


What is jdbc and why is it required?

974


How to set the attribute concurrency in resultset?

969


What are the steps to connect to a database in java?

978


Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

1031


What are the packages are used in jdbc?

1097


What are the flow statements of jdbc?

1059


How many categories of jdbc drivers are there?

962


What is jdbc dialect?

973


Can we return resultset in java?

964


Explain the process of creating tables using NetBeans IDE?

1014


What is the query used to display all tables names in SQL Server (Query analyzer)?

1112