Package org.postgresql.ds

Class Summary
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.