can someone tell me how does preparedstatement works? its
an interface and where is the implementation?
Answer Posted / krishna
suppose if the string contains same select statement with
different set of values then fo for PreparedStatement..
ex:String str="select ename,eage from emp where ename=?";
yes it is interface provided by java soft people in their
api specification
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is object a composite data type in java?
What are the j2ee client types?
What is advance java?
What is the difference between load() and get()?
Is java is a technology?
How java is reliable?
What is callback methods Component methods called by the container to notify the component of important events in its life cycle?
Why java is interpreted language?
What does web module contain?
Define orm and its working in j2ee?
What is included in j2ee?
What are the components of awt in java?
What is general entity?
What every java developer should know?
What is the use of method save()?