パッケージ org.postgresql.ds
package org.postgresql.ds
-
クラスクラス説明PostgreSQL implementation of ConnectionPoolDataSource.PostgreSQL implementation of the PooledConnection interface.推奨されていません。Since 42.0.0, instead of this class you should use a fully featured connection pool like HikariCP, vibur-dbcp, commons-dbcp, c3p0, etc.Simple DataSource which does not perform connection pooling.