Package org.postgresql.ds

Class Summary
PGConnectionPoolDataSource PostgreSQL implementation of ConnectionPoolDataSource.
PGPooledConnection PostgreSQL implementation of the PooledConnection interface.
PGPoolingDataSource Deprecated. Since 42.0.0, instead of this class you should use a fully featured connection pool like HikariCP, vibur-dbcp, commons-dbcp, c3p0, etc.
PGSimpleDataSource Simple DataSource which does not perform connection pooling.
 



Copyright © 2017 PostgreSQL Global Development Group. All rights reserved.