Constant DB_JDBC_DRIVER_CLASSNAME
pub const DB_JDBC_DRIVER_CLASSNAME: &'static str;
๐Deprecated: Removed as not used.
Expand description
Removed, no replacement at this time.
ยงExamples
"org.postgresql.Driver"
"com.microsoft.sqlserver.jdbc.SQLServerDriver"