DB_JDBC_DRIVER_CLASSNAME

Constant DB_JDBC_DRIVER_CLASSNAME 

Source
pub const DB_JDBC_DRIVER_CLASSNAME: &'static str;
👎Deprecated: {note: Removed, no replacement at this time. , reason: obsoleted}
Expand description

Removed, no replacement at this time.

§Notes

§Examples

  • "org.postgresql.Driver"
  • "com.microsoft.sqlserver.jdbc.SQLServerDriver"