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 the use of callablestatement? Name the method, which is used to prepare a callablestatement.



What is the use of callablestatement? Name the method, which is used to prepare a callablestatement...

Answer / Ankur Kumar

A CallableStatement in JDBC allows you to execute stored procedures and functions on the database server. The method used to prepare a CallableStatement is `prepareCall()`. This method takes a String argument representing the callable statement as a SQL string.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JDBC Interview Questions

how can connection with oracle10g with java

3 Answers   IonIdea,


Does jpa use jdbc?

1 Answers  


Are there any ODBC drivers that do not work with the JDBC- ODBC Bridge?

2 Answers  


What is a statement in java?

1 Answers  


What is batch processing and how to perform batch processing in jdbc?

1 Answers  


What is getconnection method in java?

1 Answers  


Explain some new features available in jdbc 4.0?

1 Answers  


What is jdbc driver manager?

1 Answers  


Is jdbc faster than odbc?

1 Answers  


How can I determine where a given table is referenced via foreign keys?

1 Answers  


Which database is used for java?

1 Answers  


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

1 Answers  


Categories