mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +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