What are the differences between statement and preparedstatement interface?


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

Post New Answer

More JDBC Interview Questions

Are all the required JDBC drivers to establish connectivity to my database part of the JDK?

0 Answers  


What are the different types of statements in jdbc?

0 Answers  


What is the function of setautocommit?

0 Answers  


What are temp tables ?

0 Answers  


What are the differences between resultset and rowset?

0 Answers  






What does jdbc setmaxrows method do?

0 Answers  


what is meant by connection pooling?

4 Answers  


What are the steps to connect to a database in java?

0 Answers  


What is the meaning of connection?

0 Answers  


which scenarios we go for jdbc,and which scenario we go for connection polling and wat r advantages and disadvantages using connection pooling.

2 Answers   TCS,


After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse

2 Answers   Wipro,


How to update a resultset programmatically?

0 Answers  


Categories