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
What is deployer?
I Want build and release interview questions
What is the container?
What is javabeans component?
How many types of constructors are there in java?
Is eclipse written in java?
What is a thin client?
What is event in java?
What is application assembler?
What is document?
How does event listener work in java?
Define the struts in the j2ee framework?
What are different modules in spring?
Describe the ear, war, and jar.
Explain the j2ee tiers.