Uses of Class
org.postgresql.ds.PGPooledConnection
-
Packages that use PGPooledConnection Package Description org.postgresql.xa -
-
Uses of PGPooledConnection in org.postgresql.xa
Subclasses of PGPooledConnection in org.postgresql.xa Modifier and Type Class Description class
PGXAConnection
The PostgreSQL implementation ofXAResource
.
-