mirror of
https://github.com/postgres/postgres.git
synced 2025-10-31 10:30:33 +03:00
Add res clear to example
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user