Answer Posted / vikaas
Callable is an Interface, used to call Stored Procedures.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does the jdbc driver interface do?
Explain about Join?
What is jdbc connection class?
What is the function of setautocommit?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What is an encrypted internet connection?
Is oracle client required for jdbc connection?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Explain the importance of drivermanager.
What is jdbc connection string?
State the three different ways in which you can create a table?
Explain the necessary steps to connect to the database in java?
Which is best database for java?
Is there another way of dealing with the result set that could execute faster?
Why do we need jdbc driver?