| Package | Description |
|---|---|
| org.postgresql.ds | |
| org.postgresql.jdbc2.optional | |
| org.postgresql.jdbc3 |
| Modifier and Type | Method and Description |
|---|---|
protected PGConnectionPoolDataSource |
PGPoolingDataSource.createConnectionPool()
Deprecated.
Creates the appropriate ConnectionPool to use for this DataSource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPool
Deprecated.
Please use
PGConnectionPoolDataSource |
| Modifier and Type | Class and Description |
|---|---|
class |
Jdbc3ConnectionPool
Deprecated.
Please use
PGConnectionPoolDataSource |
Copyright © 2020 PostgreSQL Global Development Group. All rights reserved.