pub const DB_JDBC_DRIVER_CLASSNAME: Key;Expand description
The fully-qualified class name of the Java Database Connectivity (JDBC) driver used to connect.
§Examples
org.postgresql.Drivercom.microsoft.sqlserver.jdbc.SQLServerDriver
pub const DB_JDBC_DRIVER_CLASSNAME: Key;The fully-qualified class name of the Java Database Connectivity (JDBC) driver used to connect.
org.postgresql.Drivercom.microsoft.sqlserver.jdbc.SQLServerDriver