Constant DB_JDBC_DRIVER_CLASSNAME
pub const DB_JDBC_DRIVER_CLASSNAME: &'static str;
👎Deprecated: {note: Removed as not used., reason: uncategorized}
Expand description
Removed, no replacement at this time.
§Notes
§Examples
"org.postgresql.Driver"
"com.microsoft.sqlserver.jdbc.SQLServerDriver"