JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.postgresql.ds
PGPooledConnection
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
.