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 are stored procedures? How to call them?

Answer Posted / guest

Stored procedures are stored programs in jdbc.pl/sql is a
stored procedure.they can be called from java by callable
statement.
CallableStatement st=con.prepareCall("{----}");

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is jdbc connection secure?

1011


How to test jdbc connection to sql server?

1071


What does jdbc setmaxrows method do?

1008


Can we have foreign key reference to a non primary key column ?

1030


How do I set properties for a JDBC driver and where are the properties stored?

1012


What is getconnection method in java?

982


Why do we need jdbc?

1106


How will you perform truncation using JDBC?

1057


How to use JDBC API to call Stored Procedures?

1062


Is java a database?

1015


Is there another way of dealing with the result set that could execute faster?

1048


What are four types of JDBC driver?

1198


Explain the difference between rowset vs. Resultset in jdbc?

1040


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

1121


What is the use of the statement in jdbc?

979