Class | Description |
---|---|
PGConnectionPoolDataSource |
PostgreSQL implementation of ConnectionPoolDataSource.
|
PGPooledConnection |
PostgreSQL implementation of the PooledConnection interface.
|
PGPoolingDataSource |
DataSource which uses connection pooling.
|
PGSimpleDataSource |
Simple DataSource which does not perform connection pooling.
|