What is the use of prepared statement?Ans:used to execute
pre compiled statement...so the question is when that
precompiled statement will be execute or
comiple?................
Answer Posted / ricky
can someone tell me how does preparedstatement works? its
an interface and where is the implementation?
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is encrypted connection?
What is the difference between client and server database cursors?
What is jdbc and explain jdbc architecture?
Why do we use jdbc statements?
How data can be inserted into long row column of database?
Discuss the significances of jdbc.
How do I receive a ResultSet from a stored procedure?
How does jdbc work?
What are types of resultset?
How can I manage special characters when I execute an insert query?
How can we retrieve data from the resultset?
What are the common tasks of JDBC?
What types of DataSource objects are specified in the Optional Package?
What are collection pools?