Answer Posted / manojkumar.l
It's using for execute stored procedure and also execute
multiple select statement
Is This Answer Correct ? | 15 Yes | 7 No |
Post New Answer View All Answers
Explain about the drive manager class working?
How many rowset are available in jdbc?
What is jdbc architecture in java?
What is jdbc driver in java?
What are temp tables ?
What is the meaning of “dirty read” in the database?
code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)
Why jdbc is used in java?
What is 2 phase commit?
Explain about multiple implementations and drive manager?
What are the differences between statement and preparedstatement interface?
Explain the difference between rowset vs. Resultset in jdbc?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
Explain how to make updates to the updatable resultsets.
What are the steps involved in establishing a connection using jdbc in java?