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 does it mean to "materialize" data?
What do you understand by jdbc datasource?
What is the jdbc rowset?
How can I get or redirect the log used by DriverManager and JDBC drivers?
How can I create a custom RowSetMetaData object from scratch?
Name different methods for getting streams.
Can resultset be null in java?
What are the common tasks of JDBC?
What is the use of jdbc api?
What is JDBC Connection? Explain steps to get Database connection in a simple java program.
What is DML?
Give an example of code used for setting up connection with a driver.
What is the meaning of batch updates?
What is @entity in java?
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?