Description
JDBC provider support lets libgda-based applications reach databases through Java Database Connectivity. It is useful when software needs the libgda abstraction while relying on JDBC drivers for specific database engines.
This package is a connector, not a database server. Java runtime setup, JDBC driver availability, credentials, and network permissions still determine whether a connection works safely.