+1 vote
in JAVA by
What are the two major components of JDBC in Java?

1 Answer

0 votes
by

One implementation interface for database manufacturers, the other implementation interface for application and applet writers.

...