Uses of Package
org.postgresql.ds.jdbc23

Packages that use org.postgresql.ds.jdbc23
org.postgresql.ds   
org.postgresql.ds.jdbc4   
org.postgresql.jdbc2.optional   
org.postgresql.jdbc3   
org.postgresql.xa   
 

Classes in org.postgresql.ds.jdbc23 used by org.postgresql.ds
AbstractJdbc23ConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
AbstractJdbc23PooledConnection
          PostgreSQL implementation of the PooledConnection interface.
AbstractJdbc23PoolingDataSource
          DataSource which uses connection pooling.
AbstractJdbc23SimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

Classes in org.postgresql.ds.jdbc23 used by org.postgresql.ds.jdbc4
AbstractJdbc23ConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
AbstractJdbc23PooledConnection
          PostgreSQL implementation of the PooledConnection interface.
AbstractJdbc23PoolingDataSource
          DataSource which uses connection pooling.
AbstractJdbc23SimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

Classes in org.postgresql.ds.jdbc23 used by org.postgresql.jdbc2.optional
AbstractJdbc23ConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
AbstractJdbc23PoolingDataSource
          DataSource which uses connection pooling.
AbstractJdbc23SimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

Classes in org.postgresql.ds.jdbc23 used by org.postgresql.jdbc3
AbstractJdbc23ConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
AbstractJdbc23PoolingDataSource
          DataSource which uses connection pooling.
AbstractJdbc23SimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

Classes in org.postgresql.ds.jdbc23 used by org.postgresql.xa
AbstractJdbc23PooledConnection
          PostgreSQL implementation of the PooledConnection interface.
 



Copyright © 2013. All Rights Reserved.