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
What is a merge field?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What are the different types of drivers under jdbc?
What is new in JDBC 2.0?
What is JDBC Statement?
Why we use jdbc instead of odbc?
What is execute in java?
How to check jdbc connection in java?
What does jdbc setmaxrows method do?
What are clob and blob data types in jdbc?
What is jdbc architecture in java?
Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
Does jdbc require oracle client?
Differentiate between a statement and a preparedstatement.
Why do we need jdbc driver?