what is callable statement?

Answer Posted / harish

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 ?    46 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is execute in java?

514


How do I stop nullpointerexception?

504


What is getconnection method in java?

500


What is difference between java.util.Date and java.sql.Date?

527


Why do we use jdbc in java?

540






Does jdbctemplate use prepared statements?

505


What are database warnings in jdbc and how can we handle database warnings in jdbc?

609


Why is jdbc needed?

507


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

537


What is the purpose of jdbc?

577


Why we use jdbc instead of odbc?

494


Which database is used with java?

495


Is jdbc a middleware?

498


What is jdbc driver?

456


What class.forname will do while loading drivers of jdbc?

490