What is the use of statement in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
Give an example of code used for setting up connection with a driver.
preparedstatement p= new preparedstatement is it possible ?
10 Answers Fidelity, IBM, Infrasys,
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
How to rollback a JDBC transaction?
What is the use of jdbc?
Is jdbc a middleware?
What are cursor attributes?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
What is jsp and jdbc?
What is the fastest type of JDBC driver?
What is jdbc and odbc in java?
What is metadata in programming?