Uses of Package
org.postgresql.ds

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

Classes in org.postgresql.ds used by org.postgresql.ds.jdbc23
PGConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
PGPoolingDataSource
          DataSource which uses connection pooling.
 

Classes in org.postgresql.ds used by org.postgresql.jdbc2.optional
PGConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
PGPoolingDataSource
          DataSource which uses connection pooling.
PGSimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

Classes in org.postgresql.ds used by org.postgresql.jdbc3
PGConnectionPoolDataSource
          PostgreSQL implementation of ConnectionPoolDataSource.
PGPoolingDataSource
          DataSource which uses connection pooling.
PGSimpleDataSource
          Simple DataSource which does not perform connection pooling.
 

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



Copyright © 2013. All Rights Reserved.