what is callable statement?

Answer Posted / bama

the JDBC Callable statement provides a mechanism to call
stored procedures in a standardized,database independent
way. The JDBC callable statement hides the differences in
stored procedure implementation,execution and parameter
handling from Java applications.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is database connection pooling? Advantages of using a connection pool?

533


How to set NULL values in JDBC PreparedStatement?

537


What does jdbc stand for?

500


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

615


What are the different types of statements? How we can you use preparedstatement.

509






Briefly tell about the jdbc architecture.

549


How to connect multiple database in jdbc?

485


Write a program JDBCcode forfetching student database with SQL.

574


How the JDBC application works?

528


How do I find jdbc version?

529


What is a jdbctemplate?

518


What is Apache DBCP API?

590


What is jdbc template?

513


Explain the life cycle of jdbc.

639


What is the difference between executing, executequery, executeupdate in jdbc?

556