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 odbc bridge?
How is jndi useful for Database connection?
how many JDBC drivers ?name them?
What are the new features added to JDBC 4.0?
What are the common JDBC problems that you got and how do you solved them?
Where is jdbc url mysql?
Name different methods for getting streams.
How many rowset are available in jdbc?
What are the ddl statements?
What is jdbc connection string?
What is transaction processing in jdbc?
What is use of connection pooling?