What are the benefits of PreparedStatement over Statement?


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

Post New Answer

More JDBC Interview Questions

What does setautocommit do?

0 Answers  


Prepared statements are faster. Why?

0 Answers  


What is in terms of jdbc a datasource?

0 Answers  


Which type of driver provides jdbc access via one or more odbc drivers?

0 Answers  


What are the packages are used in jdbc?

0 Answers  






I have written a program to connect to database using odbc.Can this Application run on any Platform????

2 Answers  


Does jdbctemplate use prepared statements?

0 Answers  


What are types of resultset?

0 Answers  


What is the difference between ExecuteUpdate and ExecuteQuery?

1 Answers   Exilant,


What is the major difference between java.util.date and java.sql.date data type?

0 Answers  


What is the use of the statement in jdbc?

0 Answers  


What are the common tasks of JDBC?

0 Answers  


Categories