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 / umamaheswari

PreparedStatement used to send SQL Statement to the Database
It not only contains the SQL Statement ,but also the
precompiled SQL Statement.It means that when the
PreparedStatement is executed ,the DBMS just run the SQL
Statement without compiling it

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the various types of locking system in jdbc?

944


How do I insert an image file (or other raw data) into a database?

1011


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

1031


How to use JDBC API to call Stored Procedures?

1057


How can we move the cursor in a scrollable result set?

1001


What is meant by connection string?

1020


What is a jdbc url?

942


What does the jdbc connection interface?

1033


What is the major difference between java.util.date and java.sql.date data type?

1021


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

1038


Is jdbc faster than hibernate?

1043


Why “no suitable driver” error occurs?

1133


Explain jdbc savepoint?

1024


Explain in detail about JDBC and its general features?

997


What is JDBC ResultSet?

1211