Wednesday, 15 February 2012

What is JDBC Driver? | Java JDBC


The JDBC Driver provides vendor-specific implementations of the abstract classes provided by the JDBC API. This driver is used to connect to the database.

No comments: