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
What is xe in oracle jdbc url?
Can we return resultset in java?
What packages are used by jdbc?
RowSetInternal caller and returns void. What can I do in the readData method?
Why prepared statements are faster?
What is layer in communication?
What are the conditions applies to varchar variable, when using in procedures?
What does executeupdate return in java?
Is jdbctemplate thread safe?
What is the JDBC syntax for using a literal or variable in a standard Statement?
How do I find ojdbc jar version?
What does it mean to "materialize" data?
What is a jdbc connection pool?
What are the packages are used in jdbc?
Does JDBC support stored procedures?