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
What is jlayeredpane java?
What is java 2 platform, micro edition (j2me)?
What is 'applet container' ?
What is a jpanel in java?
What is the difference between java and core java?
What is jta and jts?
What is sandbox in java?
What do you understand by a thin client?
What is comment?
What is j2ee server?
What is the container?
What is digest authentication?
What are j2ee components?
How will you explain load() and get() methods?
How is java development environment setup?