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 the relationship between an event-listener interface and an event-adapter class?

552


wahts is mean by dynavalidatorform in struts/

1567


What is the purpose of the finally clause of a try-catch-finally statement?

555


How would you reatach detached objects to a session when the same object has already been loaded into the session?

677


What is RMI and what are the services in RMI?

607






What is meant by method chaining?

660


what is Activation Instantinator?

1905


How a component can be placed on Windows?

2264


Explain RMI Architecture?

606


How messaging services are done, before release of JMS?

1583


What are the steps to write p-to-p model application?

1955


What is TL and its use?

1989


Why does the tag url-encode javascript and mailto links?

578


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

581


What is permgen or permanent generation?

581