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

code to insert values/rows into oracle database from a java swing textfield when a button is pressed(using preparedstatements)

4381


What are the different types of resultset?

903


What is jdbc connection string?

952


What is the function of setautocommit?

1166


Is jdbc a framework?

849


What is com mysql jdbc driver?

886


How can I use the JDBC API to access a desktop database like Microsoft Access over the network?

970


How to retrieve warnings in jdbc?

947


How can you make a connection?

940


What do you understand by jdbc driver and explain its types?

888


What should be done for auto generating primary key id in a table ?

925


What is thin driver in jdbc?

938


Explain about the Try Block?

931


What is the major difference between java.util.date and java.sql.date data type?

896


What is benefit of using preparedstatement in java?

867