Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is callable statement?

Answer Posted / devarathnam c,kotagudibanda(po

Hi... CallableStatement : It is an interface in JDBC
API,which can be used to calling the storedprocedures and
functions in backend like oracle,sybase.

Syntax:
CallableStatement cst=con.prepareCall("{call <procedure
name>(?,?)}");

Is This Answer Correct ?    34 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using preparedstatement in java?

1029


What is phantom read and which isolation level prevents it?

1194


Why jdbc is used in java?

1005


What is the difference between execute, executeQuery, executeUpdate?

1076


Why we use while rs next ())?

1010


What are temp tables ?

1021


What is a jdbc driver and how many jdbc drivers are available?

1118


What is executeupdate in java?

929


How do we call a stored procedure from jdbc?

1025


What is jdbc and explain jdbc architecture?

1066


What is jdbc resultsetmetadata interface?

1003


What does connection pooling mean ?

1055


What is jdbc databasemetadata interface?

1123


What is JDBC API and when do we use it?

1089


What are types of resultset?

1025