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 advantages of JDBC?

Answer Posted / visruth cv

We know that the sql queries are different in different
databases. JDBC is a programming interface to communicate with the database. Whatever database we use we can choose JDBC to communicate the programme with the database, but we may need to use different queries for different databases.
The main advantage of using JDBC is we can execute database queries by the programme so that we can utilize the functionality provided by the database (with the queries). More over we can use triggers too. JDBC provides many other functionalities (like the functions provided by CallableStatemtent class) to manage the data.
Additionally, loding the driver will be different to
different databases.

visruthvsrd@gmail.com, +91-9895154767

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of classes in the api component?

1011


Prepared statements are faster. Why?

1111


What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?

1016


Name the new features added in jdbc 4.0.

1027


What is ojdbc?

996


What is addbatch jdbc?

1125


What are the advantages of using jdbc datasource?

1025


Explain the difference between rowset vs. Resultset in jdbc?

1042


What is JDBC Connection? Explain steps to get Database connection in a simple java program.

1232


What are the different types of statements? How we can you use preparedstatement.

1003


Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?

987


What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?

1013


What is type 4 jdbc driver?

899


Name different methods for getting streams.

1030


What is com mysql jdbc driver?

972