what is callable statement?

Answer Posted / chandrarekha

connection statement provides the preparecall() method
which is used to create callabale statement....and it's
derived from the prepared statement interface...it can be
used to create stored procedures or to use the existing
stored procedures

Is This Answer Correct ?    19 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between inner and outer join ?

512


How to test jdbc connection to sql server?

496


How a database driver can be loaded with jdbc 4.0 / java 6?

489


How can we retrieve data from the resultset?

547


What do you mean by odbc?

543






What are the different types of statements in jdbc?

484


What is the full form of jdbc and what is its purpose?

539


How does a file store compare with a jdbc store?

631


What are the differences between setmaxrows(int) and setfetchsize(int)?

536


What is the use of statement in jdbc?

466


What types of DataSource objects are specified in the Optional Package?

503


What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?

474


What is namedparameterjdbctemplate?

494


How can I determine the isolation levels supported by my DBMS?

517


What is jdbc class forname?

485