what is CallableStatement and what is its usage?

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


Please Help Members By Posting Answers For Below Questions

What does it mean to "materialize" data?

698


Is possible to open a connection to a database with exclusive mode with JDBC?

698


What is dburl?

748


What is jdbc in java?

632


How can I get or redirect the log used by DriverManager and JDBC drivers?

672






What is jdbc connection?

786


How to set NULL values in JDBC PreparedStatement?

696


What are types of resultset?

701


Differentiate between a statement and a preparedstatement.

652


How to get the Database server details in java program?

749


What is the difference between jdbc and odbc?

687


Explain the life cycle of jdbc.

785


What is a statement?

723


How can we set null value in jdbc preparedstatement?

698


How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?

767