What is the limitation of PreparedStatement and how to overcome it?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

What is execute(), executeUpdate() and executeQuery() methods?

10 Answers  


What is new in JDBC 2.0?

0 Answers  


Which Java and java.sql data types map to my specific database types?

0 Answers  


What will happen when ResultSet is not closed?

1 Answers   CTS,


What is thin driver in jdbc?

0 Answers  






What causes the "No suitable driver" error?

0 Answers  


Is jdbctemplate thread safe?

0 Answers  


is that compulsory to have Primarykey-forignkey for joints (outer inner,equal)

2 Answers   IonIdea,


How to find total column from a resultset?

6 Answers   TSYS,


What is the use of jdbc api?

0 Answers  


How can I manage special characters when I execute an insert query?

0 Answers  


any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.

0 Answers  


Categories