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
How will you perform truncation using JDBC?
Explain the steps in writing a java program using jdbc?
Which jdbc driver type s is are the jdbc odbc bridge?
Explain how to make updates to the updatable resultsets.
How can I connect mysql or oracle with java?
What are the common tasks of JDBC?
What protocol does jdbc use?
Which is better odbc or jdbc?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What do you understand by DDL and DML statements?
Is jdbctemplate thread safe?
How does jdbc connect to database?
What is jdbc connection class?
When do we get java.sql.SQLException: No suitable driver found?
Is jdbc a web technology?