Constant DB_JDBC_DRIVER_CLASSNAME

pub const DB_JDBC_DRIVER_CLASSNAME: &'static str;
Expand description

Removed, no replacement at this time.

§Notes

§Examples

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