Answer Posted / mrangababu
callable is an interface . purpose is to call procedures.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What are the steps required to execute a query in jdbc?
How can you make a connection?
What is JDBC Driver interface?
What is the role of jdbc drivermanager class?
What is the different between ResultSet and RowSet?
What is resultset?
How can you retrieve data from the resultset using jdbc?
How do I start debugging problems related to the JDBC API?
Explain how to make updates to the updatable resultsets.
What types of DataSource objects are specified in the Optional Package?
What is a statement?
Explain about column name and getter method?
Jdbc-odbc bridge is multi-threaded or not?
How many categories of jdbc drivers are there?
What is the use of getGeneratedKeys() method in Statement?