Constant DB_JDBC_DRIVER_CLASSNAME
Source pub const DB_JDBC_DRIVER_CLASSNAME: &str = "db.jdbc.driver_classname";
👎Deprecated: Removed as not used.
Expand description
Removed, no replacement at this time.
§Notes
§Examples
"org.postgresql.Driver"
"com.microsoft.sqlserver.jdbc.SQLServerDriver"