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 the different types of statements?

Answer Posted / chandrarekha

Statement interface----createStatement() method is useful
to create statement object and to execute simple queries...

PreparedStatement interface---derived from the Statement
interface...preparestatement() method used to create
preparedstatement object and used to execute queries with
unknown parameters or where in the parameters are provided
at the run-time

CallabaleStatement interface----derived from the
preparedstatement interface and helpful in executing stored
procedures...prepareCall() method is used to create the
callabalestatement object

Is This Answer Correct ?    45 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?

1073


Explain the difference between inner and outer join ?

1105


Name the new features added in jdbc 4.0.

1027


What is an SQL Locator?

1198


What are the new features available in jdbc 4.0?

1016


What is executequery in java?

950


How do you determine the sensitivity of the ResultSet object?

1031


Is jdbc object oriented?

995


What is sqlwarning and discuss the procedure of retrieving warnings?

1083


What is jdbc driver for sql server?

1058


How to check jdbc driver version in websphere?

1156


Give steps to connect to the db using jdbc?

1065


How many categories of jdbc drivers are there?

963


What is jdbc and jdbc drivers?

1061


What are the components of jdbc?

1037