| Package | Description |
|---|---|
| org.postgresql.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<ConnectionFactoryImpl.StartupParam> |
ConnectionFactoryImpl.getParametersForStartup(java.lang.String user,
java.lang.String database,
java.util.Properties info) |
| Modifier and Type | Method and Description |
|---|---|
private void |
ConnectionFactoryImpl.sendStartupPacket(PGStream pgStream,
java.util.List<ConnectionFactoryImpl.StartupParam> params) |