Uses of Class
org.postgresql.ds.jdbc4.AbstractJdbc4PooledConnection

Packages that use AbstractJdbc4PooledConnection
org.postgresql.ds   
org.postgresql.xa   
 

Uses of AbstractJdbc4PooledConnection in org.postgresql.ds
 

Subclasses of AbstractJdbc4PooledConnection in org.postgresql.ds
 class PGPooledConnection
          PostgreSQL implementation of the PooledConnection interface.
 

Uses of AbstractJdbc4PooledConnection in org.postgresql.xa
 

Subclasses of AbstractJdbc4PooledConnection in org.postgresql.xa
 class PGXAConnection
          The PostgreSQL implementation of XAResource.
 



Copyright © 2013. All Rights Reserved.