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

PreparedStatement is a pre compiled statement but where it's
pre compiled ?

Answer Posted / aravind

Hi Manikandansit

There is a small correction in my answer prepared statement
will be parsed for the first time when it executes any query
and there onwards parsed query will be maintained in some
sort of pool....hence next time when it tries to execute
mutilple queries with different values parsing will not
happen again...that's how we say it as precompiled...so this
will reduce the processing time when u have multiple rows of
data to insert..

I hope this will help you...if u r not satisfied with the
answer please do let me know.

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1093


What does executeupdate return in java?

1094


How can we execute stored procedures using callablestatement?

983


How does jdbc work?

925


Explain about multiple implementations and drive manager?

1096


any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.

2354


What are the different types of locking in JDBC?

1062


Why do we use jdbc in java?

1121


What is jdbc driver?

944


What does the jdbc resultsetmetadata interface?

996


Is java a database?

1012


What is jdbc and jpa?

1066


Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?

1050


How can I determine the isolation levels supported by my DBMS?

1040


Briefly tell about the jdbc architecture.

1050