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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

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

597


Why do I get UnsatisfiedLinkError when I try to use my JDBC driver?

668


Does sql allow null values ?

633


What is a jdbc connection string?

538


Explain Basic Steps in Writing a Java Program Using Jdbc?

674






How will you perform truncation using JDBC?

660


Why do we need jdbc api?

568


What happens if we don't close the connection in jdbc?

547


What does jdbc stand for?

581


Which type of driver is unique in jdbc?

571


Explain about the drive manager class working?

693


What protocol does jdbc use?

602


What is isolation level? How to set it?

1755


What is the significance of DataBaseMetaData.tableIndexStatistics? How to obtain and use it?

596


How vendor Naming registry supports JNDI?

1843