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

Why JDBC has introduced

Answer Posted / prasanta rout

ODBC group create a set of functions called as ODBC API and
the database vendors accepted ODBC API because the
implementation of odbc requires c language with pointer
coding.It means ODBC API was success.if a front end
application uses ODBC then it can connect with any database.
java has no pointers but ODBC using pointers.so non pointer
to pointer conversion is required.it become slow
connectivity from java to database.java is platform
independent but odbc is platform dependent .if java uses
ODBC then java also platform dependent.this is against java
principle.in order to overcome the above problems,sun micro
system introduced its own technology as JDBC.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a clone?

1034


What are the oops concept?

1047


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

1034


What is the difference between the font and fontmetrics classes?

1130


Describe, in general, how java's garbage collector works?

1011


If your ui seems to freeze periodically, what might be a likely reason?

1028


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

2978


what are getters and setters in Java with examples?

1762


What are the call back methods in entity bean?

1051


What is the relationship between an event-listener interface and an event-adapter class?

1110


What is scalable, portability in the view of J2EE?

2511


What is the argument type of a programs main() method?

1103


What do you need to set-up a cluster with jboss?

1060


What is the difference between ear, jar and war file?

1111


What is the difference between the session.update() method and the session.lock() method?

992