What is PreparedStatement?

Answer Posted / harish

Some times it is more convinient to use this for sending
SQL statements to the DBMS. The main feature , which
distinguishes it from its super class statement is that
unlike statement,it is given an SQL statement right when it
is created. This SQL statement is then sent to the DBMS
righat away,where is it compiled.

Is This Answer Correct ?    13 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example for getXXX method?

553


Is not bound in this context unable to find jdbc spring boot?

491


What is ojvm used for?

544


What is a statement?

574


Why do we use jdbc?

514






How many ways can you update a result set?

559


Explain the life cycle of jdbc.

639


What is jdbc driver manager?

495


What is jdbc template?

513


What are the different types of JDBC drivers?

615


What is odbc jdbc?

533


What is jdbc odbc connection?

501


What does the jdbc resultsetmetadata interface?

548


What should be done for auto generating primary key id in a table ?

524


Why do we need jdbc driver?

474