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 |
What is jdbc thin client?
password, is stored in as plain text. What can I do to protect my passwords?
how many JDBC drivers ?name them?
What is PreparedStatement?
Why is odbc needed?
How java can be connected to a database?
java based application for hospital management
Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?
How can we retrieve data from the resultset?
How many jdbc driver types are there?
Why do we use jdbc statements?
What are the 4 types of jdbc drivers?