What is the equivalent method for precompiled SQL Statement
in JDBC?



What is the equivalent method for precompiled SQL Statement in JDBC?..

Answer / devarathnam c,kotagudibanda(po

Hi... The "PreparedStatement" interface provides one method
i.e prepareStatement("some query");

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More JDBC Interview Questions

What is jdbc thin client?

0 Answers  


password, is stored in as plain text. What can I do to protect my passwords?

0 Answers  


how many JDBC drivers ?name them?

6 Answers   CTS, Idea,


What is PreparedStatement?

6 Answers   Infogain, Wipro,


Why is odbc needed?

0 Answers  






How java can be connected to a database?

0 Answers  


java based application for hospital management

0 Answers  


Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?

2 Answers  


How can we retrieve data from the resultset?

0 Answers  


How many jdbc driver types are there?

0 Answers  


Why do we use jdbc statements?

0 Answers  


What are the 4 types of jdbc drivers?

0 Answers  


Categories