Why do we use jdbc statements?


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

Post New Answer

More JDBC Interview Questions

What are the advantages of using preparedstatement over statement?

0 Answers  


What are the different types of statements? How we can you use preparedstatement.

0 Answers  


Does the JDBC-ODBC Bridge work with Microsoft J++?

0 Answers  


What is connection pooling? What Method and class used for Connection pooling in Java?

2 Answers  


What are the different types of interfaces in the api component?

0 Answers  






What are the higher level apis under development on top of jdbc currently?

0 Answers  


What is jdbc vs odbc?

0 Answers  


What are the sailent features of JDBC 2.0?

7 Answers  


If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?

0 Answers  


What does the jdbc resultset interface?

0 Answers  


How to set NULL values in JDBC PreparedStatement?

0 Answers  


How to retrieve warnings in jdbc?

0 Answers  


Categories