top of page
Search


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...

The Tech Platform
Apr 16, 2022
bottom of page