top of page
Search
The Tech Platform
Apr 16, 2022
Extracting Database Metadata via JDBC Driver
JDBC (Java Database Connectivity) is a Java API that enables Java applications to interact with databases. One of the useful features of...
The Tech Platform
Apr 16, 2022
Introduction to JDBC (Java Database Connectivity) Driver
A JDBC driver uses the JDBC™ (Java Database Connectivity) API developed by Sun Microsystems, now part of Oracle, that provides a standard...
bottom of page