Package | Description |
---|---|
org.postgresql.ds | |
org.postgresql.jdbc2.optional | |
org.postgresql.jdbc3 |
Modifier and Type | Field and Description |
---|---|
protected static ConcurrentMap<String,PGPoolingDataSource> |
PGPoolingDataSource.dataSources
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static PGPoolingDataSource |
PGPoolingDataSource.getDataSource(String name)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
PoolingDataSource
Deprecated.
Since 42.0.0, see
PGPoolingDataSource |
Modifier and Type | Class and Description |
---|---|
class |
Jdbc3PoolingDataSource
Deprecated.
Since 42.0.0, see
PGPoolingDataSource |
Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.