public class ConnectionFactory extends Object
| Constructor and Description |
|---|
ConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.postgresql.core.PGStream |
openConnection(org.postgresql.util.HostSpec hostSpec,
String user,
String password,
String database,
Properties info) |
public static org.postgresql.core.PGStream openConnection(org.postgresql.util.HostSpec hostSpec,
String user,
String password,
String database,
Properties info)
throws SQLException
SQLExceptionCopyright © 2016. All rights reserved.