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