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...

In JDBC, All the API?s are interfaces? Where is the actual
implementation?

Answer Posted / rajendra

JDBC accomplishes its goals through a set of Java
interfaces, each implemented differently by individual
vendors. The set of classes that implement the JDBC
interfaces for a particular database engine is called a
JDBC driver. In building a database application, you do not
have to think about the implementation of these underlying
classes at all; the whole point of JDBC is to hide the
specifics of each database and let you worry about just
your application

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are four types of JDBC driver?

1198


What do you mean by odbc?

1075


What is JDBC Batch Processing and what are it’s benefits?

1079


What does executequery return in java?

985


What is a java driver?

1072


Where is ojdbc14 jar located?

989


What is in term of jdbc a datasource?

962


What is thin driver in jdbc?

1053


What is resultset?

1055


What are drivers available?

1067


What is odbc and jdbc?

1079


Where can I find ojdbc14 jar file?

1061


What is sqlwarning and discuss the procedure of retrieving warnings?

1082


How does jdbc driver work?

1038


If I use the JDBC API, do I have to use ODBC underneath?

1083