JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
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 of
XAResource
.