JAVA JDBC Programming Question:
What are the two major components of JDBC?
Answer:
One implementation interface for database manufacturers, the other implementation interface for application and applet writers.
Previous Question | Next Question |
What is JDBC? | What is JDBC Driver interface? |