Answer Posted / checkout
Callable statement is the one of the SQL statement.
Callable statement usage, to execute stored procedures
using preparecall() method.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is the advantage of namedparameterjdbctemplate?
What are restrictions on triggers?
Explain the importance of drivermanager.
What is transaction processing in jdbc?
What is db client?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
How a database driver can be loaded with jdbc 4.0 / java 6?
How we can you use preparedstatement.
How do I set properties for a JDBC driver and where are the properties stored?
Name the method, which is used to prepare a callablestatement.
What are the common JDBC problems that you got and how do you solved them?
Explain the various types of locking system in jdbc?
What does jdbc do?
How many categories of jdbc drivers are there?
How does a custom RowSetReader get called from a CachedRowSet?