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...

How we say that PreparedStatment is Precompiled? where it
will be compiled?

Answer Posted / paks chaudhary

prepared Statements are compiled at database server side.
Once the statement is passed to the database the Statement
is parsed for valid and checked weather the table exist
or not .if the statement is valid the server holds the
statement object and process the multiple request from the
client.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why jdbc is used in java?

1005


What are 4 drivers available in JDBC? At what situation are four of the drivers used?

1008


Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?

967


How are jdbc statements used?

985


What is statement and preparedstatement in java?

957


How to test jdbc connection to sql server?

1070


Briefly tell about the jdbc architecture.

1050


What is JDBC API and when do we use it?

1090


How do I find jdbc version?

1057


Name the types of jdbc drivers.

955


What is ODBC and JDBC? How do you connect the Database?

1087


What are the factors that the jdbc driver performance depends upon?

1031


What are the considerations for deciding on transaction boundaries?

1060


What are database warnings in jdbc and how can we handle database warnings in jdbc?

1045


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

991