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 CallableStatement and what is its usage?



what is CallableStatement and what is its usage?..

Answer / checkout

Callable statement is the one of the SQL statement.
Callable statement usage, to execute stored procedures
using preparecall() method.

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More JDBC Interview Questions

can we define indexes on a foreign key? Explain pros and cons?

1 Answers  


what is CallableStatement and what is its usage?

1 Answers  


How to execute bulk number of queries at once?

3 Answers   Wipro,


What is ojdbc?

0 Answers  


What is jdbc class forname?

0 Answers  


What is a lock in jdbc?

0 Answers  


How do you determine the sensitivity of the ResultSet object?

0 Answers  


What is the role of class.forname while loading drivers?

0 Answers  


What type of driver you use in real-time projects?

3 Answers  


Explain what should be done when a SQL exception is raised?

0 Answers  


MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......

3 Answers  


What do you mean by odbc?

0 Answers  


Categories