mirror of https://github.com/postgres/postgres
parent
3c0685e423
commit
0b65e1436e
@ -1,4 +1,4 @@ |
||||
package org.postgresql; |
||||
public class DriverClass { |
||||
public static String connectClass="org.postgresql.jdbc2.Connection"; |
||||
public static String connectClass="org.postgresql.jdbc1.Connection"; |
||||
} |
||||
|
||||
Loading…
Reference in new issue