can someone tell me how does preparedstatement works? its
an interface and where is the implementation?
Answer Posted / sreekanth madamanchi
1. Yes PreparedStatement is and interface. It was in
java.sql package.
2. PreparedStatement interface creates an object that
represents a precompiled SQL statement. By using this we
can protect from SQL Injection.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Give some advantages of orm (object-relational mapping)?
What is java developer job description?
What is meant by j2ee?
What is japplet in java?
What are different modules in spring?
How can I be good in java?
Why java is called robust and secure?
Why primitive data types in java are not objects?
What is fatal error?
Why is java used?
What are j2ee technologies?
Is java ee and j2ee same?
Why java is a platform?
What is the container?
What is client-certificate authentication?